Bump express from 4.18.3 to 4.19.1

Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-21 01:02:47 +00:00
committed by GitHub
parent 0d9eb7ad4c
commit 54008f6316
2 changed files with 10 additions and 10 deletions

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"cors": "^2.8.5",
"express": "^4.18.3",
"express": "^4.19.1",
"socket.io": "^4.7.5",
"ssh2": "^1.15.0"
},