Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 868fbd9

Browse files
Bump express from 4.17.3 to 4.19.2 in /source/management_console (#1375)
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.3...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4404107 commit 868fbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/management_console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "5.1.0",
44
"dependencies": {
55
"bootstrap": "^3.3.1",
6-
"express": "4.17.3",
6+
"express": "4.19.2",
77
"express-session": "^1.17.1",
88
"http-proxy": "1.18.1",
99
"jquery": "^3.0.0",

0 commit comments

Comments
 (0)