diff --git a/package-lock.json b/package-lock.json index f49c48ad..e60f6434 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@types/jest-axe": "^3.5.6", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.199", "@types/uuid": "^9.0.5", "@typescript-eslint/parser": "^6.5.0", "babel-plugin-root-import": "^6.6.0", @@ -4629,9 +4629,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.197", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.197.tgz", - "integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==", + "version": "4.14.199", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.199.tgz", + "integrity": "sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==", "dev": true }, "node_modules/@types/minimatch": { diff --git a/package.json b/package.json index 04724c15..0f580c8e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^14.0.0", "@types/jest-axe": "^3.5.6", - "@types/lodash": "^4.14.197", + "@types/lodash": "^4.14.199", "@types/uuid": "^9.0.5", "@typescript-eslint/parser": "^6.5.0", "babel-plugin-root-import": "^6.6.0",