1
0

fix(deps): update dependency express to v4.21.0

(cherry picked from commit 9428acd5e169b3f59042421ba41300bc7d287635)
This commit is contained in:
renovate
2024-09-12 00:11:51 +00:00
committed by kolaente
parent 5c5f42d4ca
commit 3d9a719424
2 changed files with 15 additions and 43 deletions

View File

@ -56,6 +56,6 @@
},
"dependencies": {
"connect-history-api-fallback": "2.0.0",
"express": "4.20.0"
"express": "4.21.0"
}
}