diff --git a/src/icons/package-lock.json b/src/icons/package-lock.json index 6dbdd26bf..03d0947f5 100644 --- a/src/icons/package-lock.json +++ b/src/icons/package-lock.json @@ -34,8 +34,9 @@ "license": "MIT" }, "node_modules/lodash": { - "version": "4.17.21", - "license": "MIT" + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==" }, "node_modules/loose-envify": { "version": "1.4.0", @@ -132,7 +133,9 @@ "version": "4.0.0" }, "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==" }, "loose-envify": { "version": "1.4.0", @@ -147,8 +150,7 @@ "version": "2.8.8" }, "prettier-plugin-tailwindcss": { - "version": "0.1.13", - "requires": {} + "version": "0.1.13" }, "prop-types": { "version": "15.8.1",