Skip to content

Commit

Permalink
Bump express from 4.18.2 to 4.19.2 in /tests/test-app/server
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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent 4448120 commit 47b3413
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 53 deletions.
125 changes: 73 additions & 52 deletions tests/test-app/server/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 tests/test-app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"cors": "^2.8.5",
"crypto": "^1.0.1",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express": "^4.19.2",
"nodemon": "^2.0.2",
"router": "^1.3.3",
"uuid": "^3.3.3"
Expand Down

0 comments on commit 47b3413

Please sign in to comment.