Skip to content

Commit 9d21571

Browse files
authored
Merge pull request #1314 from microsoft/dependabot/npm_and_yarn/7-bank-project/api/express-4.19.2
Bump express from 4.18.2 to 4.19.2 in /7-bank-project/api
2 parents 566355f + bf4a8a2 commit 9d21571

File tree

2 files changed

+46
-9
lines changed

2 files changed

+46
-9
lines changed

7-bank-project/api/package-lock.json

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

7-bank-project/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"body-parser": "^1.20.1",
2424
"cors": "^2.8.5",
25-
"express": "^4.18.2"
25+
"express": "^4.19.2"
2626
},
2727
"engines": {
2828
"node": ">=10"

0 commit comments

Comments
 (0)