Skip to content

Commit 3dc9c2e

Browse files
authored
chore: bump tar from 7.4.3 to 7.5.6 (#1052)
Add pnpm override to fix CVE-2026-23950 (race condition via Unicode collisions on macOS APFS).
1 parent 6cc17f5 commit 3dc9c2e

File tree

2 files changed

+21
-73
lines changed

2 files changed

+21
-73
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"valibot@>=0.31.0 <1.2.0": "^1.2.0",
4343
"@angular/common@<19.2.16": "^19.2.16",
4444
"@react-router/node@<7.9.5": "^7.9.5",
45-
"qs@<6.14.1": "^6.14.1"
45+
"qs@<6.14.1": "^6.14.1",
46+
"tar@<=7.5.3": "^7.5.4"
4647
},
4748
"peerDependencyRules": {
4849
"allowedVersions": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)