Skip to content

Commit d5ef05d

Browse files
fix(deps): update dependency body-parser to v2
1 parent 681526f commit d5ef05d

File tree

7 files changed

+1345
-370
lines changed

7 files changed

+1345
-370
lines changed

06-node-express-databases/node-crud-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "",
1414
"license": "ISC",
1515
"dependencies": {
16-
"body-parser": "^1.20.0",
16+
"body-parser": "^2.0.0",
1717
"cookie-parser": "^1.4.6",
1818
"dotenv": "^16.0.1",
1919
"express": "^4.18.1",

0 commit comments

Comments
 (0)