Skip to content

Commit 9d8644e

Browse files
chore(deps): update connect-history-api-fallback to 2.0.0 🌟
1 parent 7f3aa7e commit 9d8644e

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
@@ -94,7 +94,7 @@
9494
"@vitejs/plugin-react": "^4.0.2",
9595
"bcryptjs": "2.4.3",
9696
"concurrently": "7.1.0",
97-
"connect-history-api-fallback": "1.6.0",
97+
"connect-history-api-fallback": "2.0.0",
9898
"cors": "2.8.5",
9999
"cross-env": "7.0.3",
100100
"cypress": "^13.7.1",

yarn.lock

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

5585-
connect-history-api-fallback@1.6.0:
5586-
version "1.6.0"
5587-
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
5588-
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
5585+
connect-history-api-fallback@2.0.0:
5586+
version "2.0.0"
5587+
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8"
5588+
integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==
55895589

55905590
console-control-strings@^1.1.0:
55915591
version "1.1.0"

0 commit comments

Comments
 (0)