Skip to content

Commit cb353c3

Browse files
authored
Merge pull request #240 from cipherstash/fix/cip-1979-body-parser-patch
fix(deps): patch body-parser vulnerability (CVE-2025-13466)
2 parents 52fdc7e + 634d982 commit cb353c3

File tree

2 files changed

+3
-27
lines changed

2 files changed

+3
-27
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"pnpm": {
4949
"overrides": {
5050
"@babel/runtime": "7.26.10",
51+
"body-parser": "2.2.1",
5152
"vite": "catalog:security",
5253
"pg": "^8.16.3",
5354
"postgres": "^3.4.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)