diff --git a/package.json b/package.json index 7d4643d..be960ea 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.188", "@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..1d23cfb 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.188": + version "4.14.188" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5" + integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w== "@types/markdown-to-jsx@^6.11.3": version "6.11.3"