diff --git a/package-lock.json b/package-lock.json index 375cc342f..a8af096cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@types/jest-axe": "^3.5.7", - "@types/lodash": "^4.14.200", + "@types/lodash": "^4.14.201", "@types/uuid": "^9.0.6", "@typescript-eslint/parser": "^6.10.0", "babel-plugin-root-import": "^6.6.0", @@ -4612,9 +4612,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.200", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz", - "integrity": "sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==", + "version": "4.14.201", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz", + "integrity": "sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==", "dev": true }, "node_modules/@types/minimatch": { diff --git a/package.json b/package.json index 5fd877c4a..13e7d8e65 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@types/jest-axe": "^3.5.7", - "@types/lodash": "^4.14.200", + "@types/lodash": "^4.14.201", "@types/uuid": "^9.0.6", "@typescript-eslint/parser": "^6.10.0", "babel-plugin-root-import": "^6.6.0",