Bump express from 4.17.1 to 4.17.3

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.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.17.1...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-14 01:41:42 +00:00
committed by GitHub
parent ad86009756
commit aa53fa7bd2
2 changed files with 112 additions and 116 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"@types/express": "^4.17.11",
"express": "^4.17.1",
"express": "^4.17.3",
"ts-node": "^9.1.1",
"typescript": "^4.2.3"
}