diff --git a/package.json b/package.json index 2cfe9cac75..ac6948ff20 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "jest-environment-jsdom": "29.2.1", "jest-styled-components": "7.1.1", "jest-watch-typeahead": "2.2.0", - "jest-when": "3.5.1", + "jest-when": "3.5.2", "nodemon": "2.0.20", "parcel": "2.7.0", "parcel-transformer-env-variables-injection": "0.1.2", diff --git a/yarn.lock b/yarn.lock index 8202e701cf..76b0db2871 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8423,10 +8423,10 @@ jest-watcher@^29.2.1: jest-util "^29.2.1" string-length "^4.0.1" -jest-when@3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/jest-when/-/jest-when-3.5.1.tgz#33ab6f923661cf878cd08fe9df64b507934603db" - integrity sha512-o+HiaIVCg1IC95sMDKHU9G5v5N5l3UHqXvJpf0PgAMThZeQo4Hf5Sgoj+wpCBRGg4/KtzSAZZZEKNiLqE0i4eQ== +jest-when@3.5.2: + version "3.5.2" + resolved "https://registry.yarnpkg.com/jest-when/-/jest-when-3.5.2.tgz#651d8a73751ab55c29698d388dffd3460cd52bdc" + integrity sha512-4rDvnhaWh08RcPsoEVXgxRnUIE9wVIbZtGqZ5x2Wm9Ziz9aQs89PipQFmOK0ycbEhVAgiV3MUeTXp3Ar4s2FcQ== jest-worker@^29.2.1: version "29.2.1"