diff --git a/package.json b/package.json index 18df3ac..478091a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@emotion/babel-plugin": "^11.3.0", "@semantic-release/changelog": "^5.0.1", "@semantic-release/git": "^9.0.0", - "@types/lodash": "^4.14.170", + "@types/lodash": "^4.14.191", "@typescript-eslint/eslint-plugin": "^4.15.2", "@typescript-eslint/parser": "^4.14.0", "babel-jest": "^26.6.3", diff --git a/yarn.lock b/yarn.lock index 265c121..c2e486b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2246,10 +2246,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/lodash@^4.14.170": - version "4.14.173" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.173.tgz#9d3b674c67a26cf673756f6aca7b429f237f91ed" - integrity sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg== +"@types/lodash@^4.14.191": + version "4.14.191" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa" + integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ== "@types/minimatch@*": version "3.0.5"