diff --git a/build/package.json b/build/package.json index 74a33d6ccb00..8d28929ab7cb 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.4.0", "jasmine-sinon": "^0.4.0", "jsdoc": "~3.6.10", "karma": "^6.3.19", diff --git a/build/yarn.lock b/build/yarn.lock index 3f0eaee38023..5c5651026185 100644 --- a/build/yarn.lock +++ b/build/yarn.lock @@ -1074,10 +1074,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.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.4.0.tgz#848fe45c1839cacaf1f2429d400d1d4f85d2856a" + integrity sha512-+l482uImx5BVd6brJYlaHe2UwfKoZBqQfNp20ZmdNfsjGFTemGfqHLsXjKEW23w9R/m8WYeFc9JmIgjj6dUtAA== jasmine-sinon@^0.4.0: version "0.4.0"