diff --git a/package.json b/package.json index 98b045d..9baab61 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@svgr/plugin-svgo": "^5.5.0", "@types/fs-extra": "^9.0.13", "@types/jest": "^27.0.2", - "@types/lodash": "^4.14.176", + "@types/lodash": "^4.14.178", "@types/node": "^16.11.7", "@types/prettier": "^2.4.2", "@types/react": "^17.0.34", diff --git a/yarn.lock b/yarn.lock index c3f860d..671b3a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1569,10 +1569,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.176": - version "4.14.176" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0" - integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ== +"@types/lodash@^4.14.178": + version "4.14.178" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8" + integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw== "@types/minimist@^1.2.0": version "1.2.1"