fix(deps): update dependency connect-history-api-fallback to v2
continuous-integration/drone/push Build is failing Details

This commit is contained in:
renovate 2022-06-29 15:01:36 +00:00
parent d9083cd0bc
commit ebb08a2ad1
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"electron-builder": "23.0.3" "electron-builder": "23.0.3"
}, },
"dependencies": { "dependencies": {
"connect-history-api-fallback": "^1.6.0", "connect-history-api-fallback": "^2.0.0",
"express": "^4.17.1" "express": "^4.17.1"
} }
} }

View File

@ -617,10 +617,10 @@ configstore@^5.0.1:
write-file-atomic "^3.0.0" write-file-atomic "^3.0.0"
xdg-basedir "^4.0.0" xdg-basedir "^4.0.0"
connect-history-api-fallback@^1.6.0: connect-history-api-fallback@^2.0.0:
version "1.6.0" version "2.0.0"
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc" resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8"
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg== integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==
content-disposition@0.5.3: content-disposition@0.5.3:
version "0.5.3" version "0.5.3"