Skip to content

Commit

Permalink
Bump express in /1-Authentication/0-sign-in-vanillajs/App
Browse files Browse the repository at this point in the history
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2024
1 parent e414765 commit 5efbd35
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 50 deletions.
130 changes: 81 additions & 49 deletions 1-Authentication/0-sign-in-vanillajs/App/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 1-Authentication/0-sign-in-vanillajs/App/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@azure/msal-browser": "^3.16.0",
"ciam-sign-in-javascript": "file:",
"express": "^4.19.2",
"express": "^4.20.0",
"morgan": "^1.10.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5efbd35

Please sign in to comment.