diff --git a/package-lock.json b/package-lock.json index a2fd6ad..21c83fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@tailwindcss/forms": "^0.5.7", "@types/body-scroll-lock": "^3.1.2", "@types/crypto-js": "^4.2.2", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.9", "@types/lodash.debounce": "^4.0.9", "@types/lodash.throttle": "^4.1.9", "@types/node": "^20.10.5", @@ -1500,9 +1500,9 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.4", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.4.tgz", - "integrity": "sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==", + "version": "4.17.9", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz", + "integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==", "dev": true }, "node_modules/@types/lodash.debounce": { diff --git a/package.json b/package.json index cf16d05..2abcee0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@tailwindcss/forms": "^0.5.7", "@types/body-scroll-lock": "^3.1.2", "@types/crypto-js": "^4.2.2", - "@types/lodash": "^4.17.4", + "@types/lodash": "^4.17.9", "@types/lodash.debounce": "^4.0.9", "@types/lodash.throttle": "^4.1.9", "@types/node": "^20.10.5",