Skip to content

Commit b317c8e

Browse files
chore(deps): update connect-history-api-fallback to 2.0.0 🌟
1 parent 0bb69bf commit b317c8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@vitejs/plugin-react": "^4.0.2",
9494
"bcryptjs": "2.4.3",
9595
"concurrently": "7.1.0",
96-
"connect-history-api-fallback": "1.6.0",
96+
"connect-history-api-fallback": "2.0.0",
9797
"cors": "2.8.5",
9898
"cross-env": "7.0.3",
9999
"cypress": "^13.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7011,10 +7011,10 @@ confusing-browser-globals@^1.0.11:
70117011
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
70127012
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==
70137013

7014-
connect-history-api-fallback@1.6.0:
7015-
version "1.6.0"
7016-
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
7017-
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
7014+
connect-history-api-fallback@2.0.0:
7015+
version "2.0.0"
7016+
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8"
7017+
integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==
70187018

70197019
console-control-strings@^1.1.0:
70207020
version "1.1.0"

0 commit comments

Comments
 (0)