Browse Source

chore(deps-dev): bump express from 4.22.0 to 5.2.0

Bumps [express](https://github.com/expressjs/express) from 4.22.0 to 5.2.0.
- [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.22.0...v5.2.0)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11588/head
dependabot[bot] 4 months ago
committed by GitHub
parent
commit
bbed1d156d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -58,7 +58,7 @@
"@types/react-helmet": "^6.1.11", "@types/react-helmet": "^6.1.11",
"@umijs/max": "^4.3.24", "@umijs/max": "^4.3.24",
"cross-env": "^10.0.0", "cross-env": "^10.0.0",
"express": "^4.21.1", "express": "^5.2.0",
"gh-pages": "^6.1.1", "gh-pages": "^6.1.1",
"husky": "^9.1.7", "husky": "^9.1.7",
"jest": "^30.0.4", "jest": "^30.0.4",

Loading…
Cancel
Save