diff --git a/package.json b/package.json index dc160bb..a879e3a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "29.5.14", - "@types/lodash": "4.17.16", + "@types/lodash": "4.17.20", "@types/node": "22.15.19", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", diff --git a/yarn.lock b/yarn.lock index d55767b..a9ca4cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2557,10 +2557,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.15.tgz#12d4af0ed17cc7600ce1f9980cec48fc17ad1e89" integrity sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw== -"@types/lodash@4.17.16": - version "4.17.16" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a" - integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g== +"@types/lodash@4.17.20": + version "4.17.20" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93" + integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA== "@types/node@*", "@types/node@22.15.19", "@types/node@>=13.7.0": version "22.15.19"