diff --git a/build/package.json b/build/package.json index 46cffd2c6780..1d9c640b5263 100644 --- a/build/package.json +++ b/build/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "handlebars": "^4.7.2", - "jasmine-core": "^2.99.1", + "jasmine-core": "^4.6.0", "jasmine-sinon": "^0.4.0", "jsdoc": "~3.6.10", "karma": "^6.4.1", diff --git a/build/yarn.lock b/build/yarn.lock index f3c03c4f4393..bc62128fb6ed 100644 --- a/build/yarn.lock +++ b/build/yarn.lock @@ -1078,10 +1078,10 @@ istanbul-reports@^3.0.5: html-escaper "^2.0.0" istanbul-lib-report "^3.0.0" -jasmine-core@^2.99.1: - version "2.99.1" - resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.99.1.tgz#e6400df1e6b56e130b61c4bcd093daa7f6e8ca15" - integrity sha1-5kAN8ea1bhMLYcS80JPap/boyhU= +jasmine-core@^4.6.0: + version "4.6.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5" + integrity sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ== jasmine-sinon@^0.4.0: version "0.4.0"