Bump express from 4.19.1 to 4.19.2

Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
- [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.19.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-26 00:59:39 +00:00
committed by GitHub
parent 5d42ad5607
commit 3feaa60783
2 changed files with 5 additions and 5 deletions

View File

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