Skip to content

Commit e7af21e

Browse files
committed
chore(deps): allow compatible body-parser versions
1 parent 19b9606 commit e7af21e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@types/express": "^5.0.0",
23-
"body-parser": "2.2.2",
23+
"body-parser": "^2.2.2",
2424
"cloudevents": "^10.0.0",
2525
"express": "^5.0.0",
2626
"minimist": "^1.2.8",

0 commit comments

Comments
 (0)