diff --git a/eca-components/package-lock.json b/eca-components/package-lock.json index 442a017..ba478cf 100644 --- a/eca-components/package-lock.json +++ b/eca-components/package-lock.json @@ -22,7 +22,7 @@ "@exlibris/exl-cloudapp-angular-lib": "^2.0.2", "@ngx-translate/core": "16.0.4", "@types/lodash": "4.17.16", - "lodash": "4.17.21", + "lodash": "4.17.23", "ng-packagr": "18.2.1", "postcss": "8.4.49", "tslib": "2.8.1", @@ -8268,9 +8268,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", "dev": true, "license": "MIT" }, diff --git a/eca-components/package.json b/eca-components/package.json index 80875d7..b9c4962 100644 --- a/eca-components/package.json +++ b/eca-components/package.json @@ -27,7 +27,7 @@ "@exlibris/exl-cloudapp-angular-lib": "^2.0.2", "@ngx-translate/core": "16.0.4", "@types/lodash": "4.17.16", - "lodash": "4.17.21", + "lodash": "4.17.23", "ng-packagr": "18.2.1", "postcss": "8.4.49", "tslib": "2.8.1",