Skip to content

Commit 0f4786a

Browse files
authored
refactor: upgrade body-parser from 1.19.0 to 1.19.1 (#1978)
1 parent 326c9c2 commit 0f4786a

File tree

2 files changed

+101
-17
lines changed

2 files changed

+101
-17
lines changed

package-lock.json

Lines changed: 100 additions & 16 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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@babel/runtime": "7.16.3",
3939
"bcryptjs": "2.3.0",
40-
"body-parser": "1.19.0",
40+
"body-parser": "1.19.1",
4141
"commander": "6.2.1",
4242
"connect-flash": "0.1.1",
4343
"cookie-session": "2.0.0-beta.3",

0 commit comments

Comments
 (0)