Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 3fbd245

Browse files
Bump express in /3-Authorization-II/2-call-api-b2c/API
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 381714b commit 3fbd245

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

3-Authorization-II/2-call-api-b2c/API/package-lock.json

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

3-Authorization-II/2-call-api-b2c/API/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"cors": "^2.8.5",
13-
"express": "^4.18.2",
13+
"express": "^4.19.2",
1414
"express-rate-limit": "^6.6.0",
1515
"lowdb": "^1.0.0",
1616
"morgan": "^1.10.0",

0 commit comments

Comments
 (0)