Skip to content

Commit 45b3df5

Browse files
yanglbmeclaude
andcommitted
fix: bump semver, glob, and ws to fix security vulnerabilities
Fix Dependabot alerts for semver ReDoS (#303), glob command injection, and ws uninitialized memory disclosure (#304) via pnpm overrides. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 7e85bad commit 45b3df5

2 files changed

Lines changed: 28 additions & 33 deletions

File tree

pnpm-lock.yaml

Lines changed: 25 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ overrides:
1919
flatted@<3.4.0: ^3.4.2
2020
glob@<8: ^13.0.6
2121
glob@^10: ^13.0.6
22+
glob@^11: ^11.1.0
2223
inflight: npm:@hishprorg/voluptates-laborum@^2.0.0
2324
ini: '>=1.3.8'
2425
jsdom>undici: ^7.25.0
@@ -31,13 +32,15 @@ overrides:
3132
prettier: 2.8.8
3233
qs: ^6.15.1
3334
querystring: npm:qs@^6.15.1
35+
semver@<5.7.2: ^5.7.2
3436
serialize-javascript@<7.0.3: ^7.0.5
3537
source-map@0.8.0-beta.0: 0.7.4
3638
underscore@<1.13.8: 1.13.8
3739
undici@^6: ^8.1.0
3840
undici@^7: ^8.1.0
3941
uuid: ^14.0.0
4042
workbox-build>source-map: 0.7.4
43+
ws@<8.20.1: ^8.20.1
4144
yauzl: ^3.3.0
4245

4346
allowBuilds:

0 commit comments

Comments
 (0)