diff --git a/timeless-api/src/main/webui/package-lock.json b/timeless-api/src/main/webui/package-lock.json index cae08e8..ab54656 100644 --- a/timeless-api/src/main/webui/package-lock.json +++ b/timeless-api/src/main/webui/package-lock.json @@ -28,7 +28,7 @@ "@angular/build": "^21.0.4", "@angular/cli": "^21.0.4", "@angular/compiler-cli": "^21.0.6", - "@types/jasmine": "~5.1.0", + "@types/jasmine": "~5.1.13", "auto-prefixer": "^0.4.2", "autoprefixer": "^10.4.23", "jasmine-core": "~5.13.0", @@ -4697,9 +4697,9 @@ "license": "MIT" }, "node_modules/@types/jasmine": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-5.1.8.tgz", - "integrity": "sha512-u7/CnvRdh6AaaIzYjCgUuVbREFgulhX05Qtf6ZtW+aOcjCKKVvKgpkPYJBFTZSHtFBYimzU4zP0V2vrEsq9Wcg==", + "version": "5.1.13", + "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-5.1.13.tgz", + "integrity": "sha512-MYCcDkruFc92LeYZux5BC0dmqo2jk+M5UIZ4/oFnAPCXN9mCcQhLyj7F3/Za7rocVyt5YRr1MmqJqFlvQ9LVcg==", "dev": true, "license": "MIT" }, diff --git a/timeless-api/src/main/webui/package.json b/timeless-api/src/main/webui/package.json index 6ff51ea..e0bf381 100644 --- a/timeless-api/src/main/webui/package.json +++ b/timeless-api/src/main/webui/package.json @@ -32,7 +32,7 @@ "@angular/build": "^21.0.4", "@angular/cli": "^21.0.4", "@angular/compiler-cli": "^21.0.6", - "@types/jasmine": "~5.1.0", + "@types/jasmine": "~5.1.13", "auto-prefixer": "^0.4.2", "autoprefixer": "^10.4.23", "jasmine-core": "~5.13.0",