Skip to content

Commit

Permalink
build(deps): bump express from 4.18.2 to 4.19.2 in /02-Calling-an-API
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent aa69c32 commit 355e0f1
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 deletions 02-Calling-an-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 02-Calling-an-API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@fortawesome/vue-fontawesome": "^3.0.1",
"@highlightjs/vue-plugin": "^2.1.1",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.19.2",
"express-oauth2-jwt-bearer": "^1.6.0",
"helmet": "^6.2.0",
"highlight.js": "^11.9.0",
Expand Down

0 comments on commit 355e0f1

Please sign in to comment.