Skip to content

Commit cbbd321

Browse files
committed
fix: update tar package to patch CVE-2026-31802
1 parent 97e0b52 commit cbbd321

2 files changed

Lines changed: 63 additions & 0 deletions

File tree

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"ioredis": "^5.3.2",
1919
"pg": "^8.11.3",
2020
"socket.io": "^4.7.2",
21+
"tar": "^7.5.11",
2122
"uuid": "^9.0.0",
2223
"winston": "^3.11.0"
2324
},

0 commit comments

Comments
 (0)