diff --git a/tkg/web/e2e/package-lock.json b/tkg/web/e2e/package-lock.json index 8096f044bc..d53abff2e4 100644 --- a/tkg/web/e2e/package-lock.json +++ b/tkg/web/e2e/package-lock.json @@ -223,9 +223,9 @@ } }, "@types/lodash": { - "version": "4.14.182", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz", - "integrity": "sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==", + "version": "4.14.192", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.192.tgz", + "integrity": "sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A==", "dev": true }, "@types/node": { diff --git a/tkg/web/e2e/package.json b/tkg/web/e2e/package.json index a1ec432fc3..cc4015afc2 100644 --- a/tkg/web/e2e/package.json +++ b/tkg/web/e2e/package.json @@ -26,7 +26,7 @@ "@angular/cli": "^8.3.29", "@types/jasmine": "^4.0.3", "@types/jasminewd2": "^2.0.10", - "@types/lodash": "^4.14.182", + "@types/lodash": "^4.14.192", "@types/node": "^8.10.66", "api-client-generator": "^4.7.1", "codelyzer": "^6.0.2",