Commit a56e5dd5 by dependabot[bot] Committed by GitHub

chore(deps): bump express from 4.21.2 to 4.22.0 (#6015)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent e93cc8af
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"chalk": "^5.3.0", "chalk": "^5.3.0",
"dayjs": "^1.11.7", "dayjs": "^1.11.7",
"dotenv": "^16.5.0", "dotenv": "^16.5.0",
"express": "^4.21.2" "express": "^4.22.0"
}, },
"devDependencies": { "devDependencies": {
"@types/express": "^5.0.1" "@types/express": "^5.0.1"
......
...@@ -10,6 +10,6 @@ ...@@ -10,6 +10,6 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"express": "^4.18.2" "express": "^4.22.0"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment