diff --git a/package.json b/package.json index f85df6f..c7acc34 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,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.189", "@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..89e1149 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.189": + version "4.14.189" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.189.tgz#975ff8c38da5ae58b751127b19ad5e44b5b7f6d2" + integrity sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA== "@types/minimatch@*": version "3.0.5"