aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-29 17:22:11 +0100
committerGitHub <noreply@github.com>2024-03-29 17:22:11 +0100
commitacb83e4c920cae59bb69b7d7c4cd9edf853e52d0 (patch)
tree074912b419839ab2ec3f203e0ad42a6e547583e7
parent91df20be6b488ac6cf4da291d7ee3aa5d6feac73 (diff)
downloadjquery-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.json2
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",