diff --git a/package.json b/package.json index 7d4643d..98f0296 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,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.191", "@types/node": "^16.11.7", "@types/prettier": "^2.4.2", "@types/react": "^17.0.34", diff --git a/yarn.lock b/yarn.lock index 3fe5fe2..36b2420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3408,10 +3408,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.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/markdown-to-jsx@^6.11.3": version "6.11.3"