Skip to content

Commit b4b62c2

Browse files
build(deps): bump body-parser from 1.20.1 to 1.20.2 (#1042)
1 parent e5643da commit b4b62c2

File tree

2 files changed

+111
-40
lines changed

2 files changed

+111
-40
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/eslint-plugin": "^5.53.0",
6262
"@typescript-eslint/parser": "^5.53.0",
6363
"axios": "^1.3.3",
64-
"body-parser": "^1.19.0",
64+
"body-parser": "^1.20.2",
6565
"chakram": "^1.5.0",
6666
"class-transformer": "^0.5.1",
6767
"class-validator": "^0.14.0",
@@ -93,7 +93,7 @@
9393
"optionalDependencies": {
9494
"@koa/multer": "^3.0.2",
9595
"@koa/router": "^12.0.0",
96-
"body-parser": "^1.20.1",
96+
"body-parser": "^1.20.2",
9797
"express": "^4.18.2",
9898
"express-session": "^1.17.3",
9999
"koa": "^2.14.1",

0 commit comments

Comments
 (0)