Skip to content

Commit 65f3869

Browse files
build(deps): bump body-parser from 2.2.0 to 2.2.1 (#74)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3e6375 commit 65f3869

File tree

2 files changed

+51
-40
lines changed

2 files changed

+51
-40
lines changed

package-lock.json

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

servers/express-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"author": "jonchurch",
1818
"license": "MIT",
1919
"dependencies": {
20-
"body-parser": "^2.2.0",
20+
"body-parser": "^2.2.1",
2121
"compression": "^1.8.0",
2222
"cookie-parser": "^1.4.7",
2323
"cors": "^2.8.5",

0 commit comments

Comments
 (0)