From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 06:14:49 +0000 (+0000) Subject: Build: Bump express from 4.19.2 to 4.20.0 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fheads%2Fdependabot%2Fnpm_and_yarn%2Fexpress-4.20.0;p=jquery-ui.git Build: Bump express from 4.19.2 to 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] --- 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",