Skip to content

Commit 3a80422

Browse files
Bump express from 5.1.0 to 5.2.0
Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@v5.1.0...v5.2.0) --- updated-dependencies: - dependency-name: express dependency-version: 5.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 599d5c8 commit 3a80422

File tree

3 files changed

+277
-223
lines changed

3 files changed

+277
-223
lines changed

apps-rendering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint": "8.57.1",
7272
"eslint-plugin-jsx-a11y": "6.7.1",
7373
"eslint-plugin-react": "7.33.2",
74-
"express": "5.1.0",
74+
"express": "5.2.0",
7575
"html-webpack-plugin": "5.6.4",
7676
"jest": "29.7.0",
7777
"jest-environment-jsdom": "29.7.0",

dotcom-rendering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"eslint-plugin-storybook": "10.0.7",
116116
"eslint-plugin-unicorn": "48.0.1",
117117
"eslint-stats": "1.0.1",
118-
"express": "5.1.0",
118+
"express": "5.2.0",
119119
"find": "0.3.0",
120120
"he": "1.2.0",
121121
"html-minifier-terser": "7.2.0",

0 commit comments

Comments
 (0)