diff --git a/package.json b/package.json index 4640068f92..cf3908df7d 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "husky": "^8.0.0", - "jasmine-core": "~5.0.1", + "jasmine-core": "~5.1.0", "jest": "^27.4.7", "karma": "~6.4.2", "karma-chrome-launcher": "~3.2.0", diff --git a/yarn.lock b/yarn.lock index 231c3cb5b4..54c236b7c7 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.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== +jasmine-core@~5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.0.tgz#2a52c92ec2e5a4bf674c3de0edbaa10c3875b6fc" + integrity sha512-bFMMwpKuTZXCuGd51yClFobw5SOtad1kmdWnYO8dNwYV8i01Xj0C2+nyQpSKl1EKxiPfyd1ZgBl/rsusL3aS6w== jest-changed-files@^27.5.1: version "27.5.1"