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

Commit

Permalink
Bump express in /6-AdvancedScenarios/3-call-api-acrs/API
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.18.1 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.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 381714b commit b194ea9
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 76 deletions.
124 changes: 49 additions & 75 deletions 6-AdvancedScenarios/3-call-api-acrs/API/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 6-AdvancedScenarios/3-call-api-acrs/API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cors": "^2.8.5",
"dotenv": "^10.0.0",
"ejs": "^3.1.7",
"express": "^4.14.0",
"express": "^4.19.2",
"express-session": "^1.17.2",
"isomorphic-fetch": "^3.0.0",
"method-override": "^3.0.0",
Expand Down

0 comments on commit b194ea9

Please sign in to comment.