diff --git a/package.json b/package.json index a8a7bca22d..3b49d6d01e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "webpack": "~4" }, "devDependencies": { - "jasmine-core": "~5.6.0", + "jasmine-core": "~5.7.0", "jest": "^27.4.7", "karma": "~6.4.4", "karma-chrome-launcher": "~3.2.0", diff --git a/yarn.lock b/yarn.lock index 999a1680ba..b96386a416 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5192,10 +5192,10 @@ istanbul-reports@^3.1.3: html-escaper "^2.0.0" istanbul-lib-report "^3.0.0" -jasmine-core@~5.6.0: - version "5.6.0" - resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.6.0.tgz#4b979c254e7d9b1fe8e767ab00c5d2901c00bd4f" - integrity sha512-niVlkeYVRwKFpmfWg6suo6H9CrNnydfBLEqefM5UjibYS+UoTjZdmvPJSiuyrRLGnFj1eYRhFd/ch+5hSlsFVA== +jasmine-core@~5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.7.0.tgz#23476f408056a33674469005d87d57d873b4c525" + integrity sha512-EnUzZBHxS1Ofq+FPWs16rs2YC9o6Hb3buKJQDlkhJBDx+Bm5wNF+J1gUS06dWuW2ozaQ3oNIA1SESX9M5LopOQ== jest-changed-files@^27.5.1: version "27.5.1"