From 81865f50ac39c7ebeb05734bf6060c678ab7cda2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 22:57:33 +0000 Subject: [PATCH] chore(deps): update dependency msw to v2.6.4 --- frontend/bun.lockb | Bin 595490 -> 595490 bytes frontend/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/bun.lockb b/frontend/bun.lockb index 7b4244c0d17d595f162f0fbea42b447590a22988..7c977e828e674c1337f209a69f2a1445b35dc23a 100755 GIT binary patch delta 178 zcmV;j08Rg*tR$kWB#SnMHhIY8R*4KV@JpFWGZ%B)00;>?{4aMSgT50fljqf z0UC6d=v4tQhnRE$hnRE%x0rMTEjBCm~;V$m~;ZSm~;azHbDEw#&;oQ-q^%tBAUM9sq_|=2(e~2{sYo(Dgg7H z+n>qk$lhsfss=`HT3CxtpW^ApErdyow3y_J{0j!Q0!)Vms{@Axs|2?Ns|5{a0W*ga f5eA175eKIe5eS|IGcI&zdY7@d2o$$0uL$;LQ#4Jp diff --git a/frontend/package.json b/frontend/package.json index ca5dd8e1d2..31257cc4de 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -74,7 +74,7 @@ "cypress-localstorage-commands": "2.2.6", "globals": "15.12.0", "history": "5.3.0", - "msw": "2.6.3", + "msw": "2.6.4", "prettier": "3.3.3", "redux-mock-store": "1.5.5", "semantic-release": "24.2.0",