From d23ee66dead098d6f4e5aefd97641d16d7429ad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 00:05:07 +0000 Subject: [PATCH] Bump express from 4.16.2 to 4.19.2 in /scuola/front-end Bumps [express](https://github.com/expressjs/express) from 4.16.2 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.16.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scuola/front-end/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scuola/front-end/package.json b/scuola/front-end/package.json index 192806f..6f2b278 100644 --- a/scuola/front-end/package.json +++ b/scuola/front-end/package.json @@ -36,7 +36,7 @@ "bootswatch": "4.0.0", "codelyzer": "^4.0.2", "core-js": "^2.5.5", - "express": "4.16.2", + "express": "4.19.2", "karma-coverage-istanbul-reporter": "^1.4.2", "karma-jasmine": "^1.1.2", "leaflet": "^1.2.0",