From 7362025d2227c8e2ae14360c7a757f5784164eb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:06:49 +0000 Subject: [PATCH] Bump lodash from 4.17.21 to 4.18.1 in /skillmap Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- skillmap/package-lock.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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": {