Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 3bc6218

Browse files
Bump body-parser
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.9.2 to 1.20.3. - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.9.2...1.20.3) --- updated-dependencies: - dependency-name: body-parser dependency-version: 1.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6308cb6 commit 3bc6218

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • archive/Educator Resources/Course Content/Module2/code/lesson7/lab

archive/Educator Resources/Course Content/Module2/code/lesson7/lab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"azure-storage": "^1.0.1",
23-
"body-parser": "1.9.2",
23+
"body-parser": "1.20.3",
2424
"express": "4.10.1",
2525
"morgan": "1.9.1"
2626
},

0 commit comments

Comments
 (0)