diff --git a/package-lock.json b/package-lock.json index 83a21982..ee979f90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "gh-pages": "6.3.0", "husky": "9.1.7", "jquery": "3.7.1", - "lodash": "4.17.21", + "lodash": "4.17.23", "node-sass": "9.0.0", "popper.js": "1.16.1", "prop-types": "15.8.1", @@ -1659,7 +1659,9 @@ } }, "node_modules/lodash": { - "version": "4.17.21", + "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/package.json b/package.json index 4b79e508..57d3331a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gh-pages": "6.3.0", "husky": "9.1.7", "jquery": "3.7.1", - "lodash": "4.17.21", + "lodash": "4.17.23", "node-sass": "9.0.0", "popper.js": "1.16.1", "prop-types": "15.8.1",