diff --git a/skillmap/package-lock.json b/skillmap/package-lock.json index 649bece9b822..d176eca0ef26 100644 --- a/skillmap/package-lock.json +++ b/skillmap/package-lock.json @@ -26,8 +26,7 @@ } }, "../node_modules/@types/react": { - "version": "17.0.50", - "license": "MIT", + "version": "0.0.1", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", @@ -35,9 +34,8 @@ } }, "../node_modules/@types/react-dom": { - "version": "17.0.17", + "version": "0.0.1", "dev": true, - "license": "MIT", "dependencies": { "@types/react": "^17" } @@ -12389,9 +12387,10 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "dev": true, - "license": "MIT" + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", + "dev": true }, "node_modules/lodash.debounce": { "version": "4.0.8", @@ -27367,7 +27366,9 @@ } }, "lodash": { - "version": "4.17.21", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", + "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", "dev": true }, "lodash.debounce": {