diff --git a/e2e/a13/package-lock.json b/e2e/a13/package-lock.json index fc12e1eea..3c4572a32 100644 --- a/e2e/a13/package-lock.json +++ b/e2e/a13/package-lock.json @@ -2374,9 +2374,9 @@ } }, "@types/jasmine": { - "version": "3.10.3", - "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.3.tgz", - "integrity": "sha512-SWyMrjgdAUHNQmutvDcKablrJhkDLy4wunTme8oYLjKp41GnHGxMRXr2MQMvy/qy8H3LdzwQk9gH4hZ6T++H8g==", + "version": "3.10.6", + "resolved": "https://registry.npmjs.org/@types/jasmine/-/jasmine-3.10.6.tgz", + "integrity": "sha512-twY9adK/vz72oWxCWxzXaxoDtF9TpfEEsxvbc1ibjF3gMD/RThSuSud/GKUTR3aJnfbivAbC/vLqhY+gdWCHfA==", "dev": true }, "@types/jasminewd2": { diff --git a/e2e/a13/package.json b/e2e/a13/package.json index 8a48ea5f8..0f5f22885 100644 --- a/e2e/a13/package.json +++ b/e2e/a13/package.json @@ -34,7 +34,7 @@ "@angular-devkit/build-angular": "13.2.6", "@angular/cli": "13.2.6", "@angular/compiler-cli": "13.2.7", - "@types/jasmine": "3.10.3", + "@types/jasmine": "3.10.6", "@types/jasminewd2": "2.0.10", "@types/node": "12.20.42", "jasmine-core": "4.0.0",