diff --git a/frontend/package.json b/frontend/package.json index 1565916..c76b2eb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,7 @@ "@angular/cli": "^16.2.12", "@angular/compiler-cli": "^16.2.0", "@c8y/widget-plugin": "1019.13.5", - "@types/jasmine": "~4.3.0", + "@types/jasmine": "~5.1.4", "jasmine-core": "~4.6.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", diff --git a/yarn.lock b/yarn.lock index be0978e..0a01283 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2271,10 +2271,10 @@ dependencies: "@types/istanbul-lib-report" "*" -"@types/jasmine@~4.3.0": - version "4.3.6" - resolved "https://registry.npmjs.org/@types/jasmine/-/jasmine-4.3.6.tgz" - integrity sha512-3N0FpQTeiWjm+Oo1WUYWguUS7E6JLceiGTriFrG8k5PU7zRLJCzLcWURU3wjMbZGS//a2/LgjsnO3QxIlwxt9g== +"@types/jasmine@~5.1.4": + version "5.1.4" + resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-5.1.4.tgz#0de3f6ca753e10d1600ce1864ae42cfd47cf9924" + integrity sha512-px7OMFO/ncXxixDe1zR13V1iycqWae0MxTaw62RpFlksUi5QuNWgQJFkTQjIOvrmutJbI7Fp2Y2N1F6D2R4G6w== "@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9": version "7.0.15"