1
0

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

(cherry picked from commit addf8523f47df9ddf9fc192622c7df5a85346ad3)
This commit is contained in:
renovate
2024-09-10 07:15:33 +00:00
committed by kolaente
parent 9deda69baf
commit 99e401cc67
2 changed files with 53 additions and 20 deletions

View File

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