Skip to content

Commit

Permalink
chore(deps): bump express from 4.18.2 to 4.19.2 in /client/functions
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 0339a3d commit b5d7d86
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions client/functions/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 client/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/express": "^4.17.13",
"axios": "^1.6.5",
"cors": "^2.8.5",
"express": "^4.17.2",
"express": "^4.19.2",
"express-jwt": "^8.4.1",
"express-unless": "^2.1.3",
"firebase-admin": "^12.0.0",
Expand Down

0 comments on commit b5d7d86

Please sign in to comment.