Skip to content

Commit 1556b1a

Browse files
chore(deps): update connect-history-api-fallback to 2.0.0 🌟
1 parent d23eba8 commit 1556b1a

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
@@ -94,7 +94,7 @@
9494
"@vitejs/plugin-react": "^4.0.2",
9595
"bcryptjs": "2.4.3",
9696
"concurrently": "9.1.2",
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": "^14.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4762,10 +4762,10 @@ confbox@^0.1.8:
47624762
resolved "https://registry.yarnpkg.com/confbox/-/confbox-0.1.8.tgz#820d73d3b3c82d9bd910652c5d4d599ef8ff8b06"
47634763
integrity sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==
47644764

4765-
connect-history-api-fallback@1.6.0:
4766-
version "1.6.0"
4767-
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
4768-
integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==
4765+
connect-history-api-fallback@2.0.0:
4766+
version "2.0.0"
4767+
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8"
4768+
integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==
47694769

47704770
console-control-strings@^1.1.0:
47714771
version "1.1.0"

0 commit comments

Comments
 (0)