Skip to content

Commit ec7358d

Browse files
Bump express from 4.21.2 to 5.1.0 in /webserver
Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 5.1.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17259f4 commit ec7358d

File tree

2 files changed

+143
-133
lines changed

2 files changed

+143
-133
lines changed

webserver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"astro": "^4.16.18",
3737
"debug": "^4.4.0",
3838
"dset": "^3.1.4",
39-
"express": "^4.21.2",
39+
"express": "^5.1.0",
4040
"google-auth-library": "^9.15.1",
4141
"lit": "^3.3.0",
4242
"mdast-util-find-and-replace": "^3.0.2",

0 commit comments

Comments
 (0)