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

Commit 63fbfe3

Browse files
authored
Merge pull request #377 from microsoft/dependabot/npm_and_yarn/archive/Educator-Resources/Course-Content/Module2/code/lesson7/lab/body-parser-1.20.3
Bump body-parser from 1.9.2 to 1.20.3 in /archive/Educator Resources/Course Content/Module2/code/lesson7/lab
2 parents 35ccfca + 70ad26b commit 63fbfe3

File tree

1 file changed

+1
-1
lines changed
  • archive/Educator Resources/Course Content/Module2/code/lesson7/lab

1 file changed

+1
-1
lines changed

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.20.0",
2525
"morgan": "1.9.1"
2626
},

0 commit comments

Comments
 (0)