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

Commit 2c7da27

Browse files
Bump express from 4.18.2 to 4.19.2 in /api_server
Bumps [express](https://github.com/expressjs/express) from 4.18.2 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.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14b800b commit 2c7da27

File tree

2 files changed

+20
-87
lines changed

2 files changed

+20
-87
lines changed

Diff for: api_server/package-lock.json

+19-86
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: api_server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"csurf": "1.11.0",
2222
"deep-equal": "2.2.3",
2323
"escape-html": "1.0.3",
24-
"express": "4.18.2",
24+
"express": "4.19.2",
2525
"express-http-proxy": "1.6.3",
2626
"express-request-id": "1.4.1",
2727
"form-data": "4.0.0",

0 commit comments

Comments
 (0)