Bump express from 4.18.2 to 4.18.3

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.18.3.
- [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.2...4.18.3)

---
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-01 00:08:08 +00:00
committed by GitHub
parent b901b7f313
commit d00fe6ee5a
2 changed files with 17 additions and 17 deletions

View File

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