diff --git a/package.json b/package.json index 75ae774c4..8fcde83b4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@playwright/test": "1.43.1", "@tailwindcss/forms": "^0.5.3", "@tailwindcss/line-clamp": "0.4.4", - "@types/lodash": "4.17.6", + "@types/lodash": "4.17.7", "@types/react": "18.2.79", "@types/react-dom": "18.2.25", "@types/react-modal": "3.16.3", diff --git a/yarn.lock b/yarn.lock index 03d5f50f0..7f63e6035 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4830,10 +4830,10 @@ dependencies: "@types/node" "*" -"@types/lodash@4.17.6": - version "4.17.6" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543" - integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA== +"@types/lodash@4.17.7": + version "4.17.7" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612" + integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA== "@types/lodash@^4.14.167", "@types/lodash@^4.14.92": version "4.14.191"