diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-21 06:14:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-21 06:14:49 +0000 |
commit | 044b114e8516836c7e63d6e166c5d8dcbc894432 (patch) | |
tree | f741a033285be4688d75f438155609950d240490 | |
parent | 36ed9fc3b0f0ce348a360e8a10500475337368b3 (diff) | |
download | jquery-ui-dependabot/npm_and_yarn/express-4.20.0.tar.gz jquery-ui-dependabot/npm_and_yarn/express-4.20.0.zip |
Build: Bump express from 4.19.2 to 4.20.0dependabot/npm_and_yarn/express-4.20.0
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.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.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 81e537525..d2807ac93 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "diff": "5.2.0", "eslint-config-jquery": "3.0.2", "exit-hook": "4.0.0", - "express": "4.19.2", + "express": "4.20.0", "express-body-parser-error-handler": "1.0.7", "grunt": "1.6.1", "grunt-bowercopy": "1.2.5", |