diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-29 17:22:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 17:22:11 +0100 |
commit | acb83e4c920cae59bb69b7d7c4cd9edf853e52d0 (patch) | |
tree | 074912b419839ab2ec3f203e0ad42a6e547583e7 | |
parent | 91df20be6b488ac6cf4da291d7ee3aa5d6feac73 (diff) | |
download | jquery-ui-acb83e4c920cae59bb69b7d7c4cd9edf853e52d0.tar.gz jquery-ui-acb83e4c920cae59bb69b7d7c4cd9edf853e52d0.zip |
Build(deps-dev): Bump express from 4.19.1 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.19.1 to 4.19.2.
- [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.1...4.19.2)
Closes gh-2223
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5da10f5df..4e87d3a21 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "diff": "5.2.0", "eslint-config-jquery": "3.0.2", "exit-hook": "4.0.0", - "express": "4.19.1", + "express": "4.19.2", "express-body-parser-error-handler": "1.0.7", "grunt": "1.6.1", "grunt-bowercopy": "1.2.5", |