Skip to content

Commit 45d354f

Browse files
committed
fix(deps): update dependency body-parser to v1.19.0
1 parent f1d8b69 commit 45d354f

File tree

2 files changed

+125
-44
lines changed

2 files changed

+125
-44
lines changed

package-lock.json

Lines changed: 124 additions & 43 deletions
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
@@ -50,7 +50,7 @@
5050
"typescript": "3.5.3"
5151
},
5252
"dependencies": {
53-
"body-parser": "1.18.3",
53+
"body-parser": "1.19.0",
5454
"boolean": "1.0.0",
5555
"codecov": "3.2.0",
5656
"dotenv": "8.0.0",

0 commit comments

Comments
 (0)