diff --git a/package-lock.json b/package-lock.json index 0bb20978..0d0b25b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@angular/platform-browser": "20.1.2", "@angular/platform-browser-dynamic": "20.1.2", "@angular/router": "20.1.2", - "lodash-es": "4.17.21", + "lodash-es": "4.17.23", "normalize.css": "8.0.1", "rxjs": "7.8.1", "stream": "0.0.3", @@ -12532,9 +12532,9 @@ "license": "MIT" }, "node_modules/lodash-es": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", - "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz", + "integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==", "license": "MIT" }, "node_modules/lodash.debounce": { diff --git a/package.json b/package.json index fe1fda7c..7855cdb8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@angular/platform-browser": "20.1.2", "@angular/platform-browser-dynamic": "20.1.2", "@angular/router": "20.1.2", - "lodash-es": "4.17.21", + "lodash-es": "4.17.23", "normalize.css": "8.0.1", "rxjs": "7.8.1", "stream": "0.0.3",