Skip to content

Commit 120d1ce

Browse files
chore(deps): update connect-history-api-fallback to 2.0.0 🌟
1 parent cdd56ba commit 120d1ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@vitejs/plugin-react": "^4.0.2",
9393
"bcryptjs": "2.4.3",
9494
"concurrently": "7.1.0",
95-
"connect-history-api-fallback": "1.6.0",
95+
"connect-history-api-fallback": "2.0.0",
9696
"cors": "2.8.5",
9797
"cross-env": "7.0.3",
9898
"cypress": "^13.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5588,10 +5588,10 @@ confusing-browser-globals@^1.0.11:
55885588
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
55895589
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==
55905590

5591-
connect-history-api-fallback@1.6.0:
5592-
version "1.6.0"
5593-
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
5594-
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
5591+
connect-history-api-fallback@2.0.0:
5592+
version "2.0.0"
5593+
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8"
5594+
integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==
55955595

55965596
console-control-strings@^1.1.0:
55975597
version "1.1.0"

0 commit comments

Comments
 (0)