diff --git a/frontend/package.json b/frontend/package.json index 987819aa..d473d80b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@testing-library/react": "13.4.0", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/lodash": "4.17.5", + "@types/lodash": "4.17.11", "@types/node": "17.0.45", "@types/react": "18.2.21", "@types/react-dom": "18.2.7", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 9f99d10c..2f6b5c6d 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1947,10 +1947,10 @@ "@types/tough-cookie" "*" parse5 "^7.0.0" -"@types/lodash@4.17.5": - version "4.17.5" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.5.tgz#e6c29b58e66995d57cd170ce3e2a61926d55ee04" - integrity sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw== +"@types/lodash@4.17.11": + version "4.17.11" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.11.tgz#8d01705ee14865015a0520e80b7ce95f3c2f7060" + integrity sha512-jzqWo/uQP/iqeGGTjhgFp2yaCrCYTauASQcpdzESNCkHjSprBJVcZP9KG9aQ0q+xcsXiKd/iuw/4dLjS3Odc7Q== "@types/node@*": version "18.7.18"