diff --git a/code/frontend/package-lock.json b/code/frontend/package-lock.json index 5693cbe32..218e6e39e 100644 --- a/code/frontend/package-lock.json +++ b/code/frontend/package-lock.json @@ -15,7 +15,7 @@ "@fortawesome/free-solid-svg-icons": "^7.1.0", "@fortawesome/react-fontawesome": "^3.1.1", "lodash": "^4.17.21", - "lodash-es": "^4.17.22", + "lodash-es": "^4.17.23", "microsoft-cognitiveservices-speech-sdk": "^1.47.0", "postcss": "^8.5.6", "react": "^19.2.3", @@ -5988,9 +5988,9 @@ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "node_modules/lodash-es": { - "version": "4.17.22", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.22.tgz", - "integrity": "sha512-XEawp1t0gxSi9x01glktRZ5HDy0HXqrM0x5pXQM98EaI0NxO6jVM7omDOxsuEo5UIASAnm2bRp1Jt/e0a2XU8Q==", + "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.memoize": { diff --git a/code/frontend/package.json b/code/frontend/package.json index e6270bc65..718b6f868 100644 --- a/code/frontend/package.json +++ b/code/frontend/package.json @@ -18,7 +18,7 @@ "@fortawesome/free-solid-svg-icons": "^7.1.0", "@fortawesome/react-fontawesome": "^3.1.1", "lodash": "^4.17.21", - "lodash-es": "^4.17.22", + "lodash-es": "^4.17.23", "microsoft-cognitiveservices-speech-sdk": "^1.47.0", "postcss": "^8.5.6",