diff --git a/package.json b/package.json index a2993722ae..af316b19f1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "husky": "^8.0.0", - "jasmine-core": "~5.0.0", + "jasmine-core": "~5.0.1", "jest": "^27.4.7", "karma": "~6.4.2", "karma-chrome-launcher": "~3.2.0", diff --git a/yarn.lock b/yarn.lock index 0f51b46293..ca5b8307da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5032,10 +5032,10 @@ istanbul-reports@^3.1.3: html-escaper "^2.0.0" istanbul-lib-report "^3.0.0" -jasmine-core@~5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.0.0.tgz#84a200637f9ef92f6d0788e96bb4e67bb1316a81" - integrity sha512-BJLxZlSVyWPN/oyaS1IIvIjChghI9/xWsLAIJqL9J5Fz47CN3JNr8Lmik3S2S7QS2RxclYjvSVSXP7IR35PAmg== +jasmine-core@~5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.0.1.tgz#ba0a0c8e0088c19f99bbce3c9e22accd4c4da37f" + integrity sha512-D4bRej8CplwNtNGyTPD++cafJlZUphzZNV+MSAnbD3er4D0NjL4x9V+mu/SI+5129utnCBen23JwEuBZA9vlpQ== jest-changed-files@^27.5.1: version "27.5.1"