Skip to content

Commit 3124411

Browse files
chore(deps): update dependency express to v5
1 parent 1f6b20a commit 3124411

File tree

2 files changed

+301
-180
lines changed

2 files changed

+301
-180
lines changed

packages/axios-cache-hooks/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
},
3737
"devDependencies": {
3838
"@testing-library/react-hooks": "8.0.1",
39-
"@types/express": "4.17.21",
39+
"@types/express": "5.0.1",
4040
"@types/react": "18.3.5",
41-
"express": "4.21.0",
41+
"express": "5.1.0",
4242
"microbundle": "0.15.1",
4343
"react-test-renderer": "18.3.1"
4444
},

0 commit comments

Comments
 (0)