diff --git a/package.json b/package.json index 6bd79aa8..8c26d3b7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "contributors": [], "dependencies": {}, "devDependencies": { - "jasmine-core": "^3.10.1", + "jasmine-core": "^6.2.0", "jasmine-sinon": "^0.4.0", "karma": "^6.4.4", "karma-jasmine": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 4394b424..ecd0f962 100644 --- a/yarn.lock +++ b/yarn.lock @@ -491,11 +491,16 @@ isexe@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" -jasmine-core@^3.10.1, jasmine-core@^3.6.0: +jasmine-core@^3.6.0: version "3.10.1" resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-3.10.1.tgz#7aa6fa2b834a522315c651a128d940eca553989a" integrity sha512-ooZWSDVAdh79Rrj4/nnfklL3NQVra0BcuhcuWoAwwi+znLDoUeH87AFfeX8s+YeYi6xlv5nveRyaA1v7CintfA== +jasmine-core@^6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-6.2.0.tgz#1e63642766d26e68afd2681d00ace3475004385a" + integrity sha512-b16WZG/pFEFj8qRW1ss7nDuNGYz9ji8BDGj7fJNrROauk5rj/diO3KPOuyIpcgUChdC+c0PfQ8iUk4nHE+EN4w== + jasmine-sinon@^0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/jasmine-sinon/-/jasmine-sinon-0.4.0.tgz#8040a179a01ae0349b234aee438c24191239ae98"