Skip to content

Commit 7642054

Browse files
Update dependency express to v5 (#29767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f695512 commit 7642054

File tree

2 files changed

+203
-17
lines changed

2 files changed

+203
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"eslint-plugin-react-compiler": "^19.0.0-beta-df7b47d-20241124",
247247
"eslint-plugin-react-hooks": "^5.0.0",
248248
"eslint-plugin-unicorn": "^56.0.0",
249-
"express": "^4.18.2",
249+
"express": "^5.0.0",
250250
"fake-indexeddb": "^6.0.0",
251251
"fetch-mock": "9.11.0",
252252
"fetch-mock-jest": "^1.5.1",

0 commit comments

Comments
 (0)