Skip to content

Commit cc0f1a6

Browse files
committed
fix: upgrade body-parser from 1.20.3 to 1.20.4
Snyk has created this PR to upgrade body-parser from 1.20.3 to 1.20.4. See this package in npm: body-parser See this project in Snyk: https://app.snyk.io/org/wkylin/project/980f01bd-491f-4af0-8d50-5d1a4457488a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 077e064 commit cc0f1a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"body-parser": "^1.20.3",
15+
"body-parser": "^1.20.4",
1616
"cors": "^2.8.5",
1717
"express": "^4.21.2",
1818
"helmet": "^8.1.0",

0 commit comments

Comments
 (0)