Browse Source

chore(deps-dev): bump express from 4.21.2 to 5.1.0

Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.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.21.2...v5.1.0)

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

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

2
package.json

@ -65,7 +65,7 @@
"@umijs/max": "^4.3.24", "@umijs/max": "^4.3.24",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"express": "^4.21.1", "express": "^5.1.0",
"gh-pages": "^6.1.1", "gh-pages": "^6.1.1",
"husky": "^9.1.6", "husky": "^9.1.6",
"jest": "^29.7.0", "jest": "^29.7.0",

Loading…
Cancel
Save