diff --git a/package-lock.json b/package-lock.json index 6ba6f4a0..8a9c85f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0", "@types/jest-axe": "^3.5.9", - "@types/lodash": "^4.17.6", + "@types/lodash": "^4.17.7", "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "^7.16.1", "babel-plugin-root-import": "^6.6.0", @@ -4875,9 +4875,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.6", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.6.tgz", - "integrity": "sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==", + "version": "4.17.7", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz", + "integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==", "dev": true }, "node_modules/@types/minimatch": { diff --git a/package.json b/package.json index 0a94b342..aec8dc6c 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0", "@types/jest-axe": "^3.5.9", - "@types/lodash": "^4.17.6", + "@types/lodash": "^4.17.7", "@types/uuid": "^10.0.0", "@typescript-eslint/parser": "^7.16.1", "babel-plugin-root-import": "^6.6.0",