diff --git a/package.json b/package.json index 3e25dfa3c2..b78e05cabd 100644 --- a/package.json +++ b/package.json @@ -274,7 +274,7 @@ "@types/js-yaml": "^4.0.4", "@types/jsdom": "^16.2.13", "@types/jsonpath": "^0.2.0", - "@types/lodash": "^4.14.155", + "@types/lodash": "^4.14.176", "@types/marked": "^2.0.5", "@types/md5-file": "^4.0.2", "@types/mini-css-extract-plugin": "^0.9.1", diff --git a/yarn.lock b/yarn.lock index e964154e8b..8b6d8bb416 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1542,10 +1542,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.155": - version "4.14.155" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.155.tgz#e2b4514f46a261fd11542e47519c20ebce7bc23a" - integrity sha512-vEcX7S7aPhsBCivxMwAANQburHBtfN9RdyXFk84IJmu2Z4Hkg1tOFgaslRiEqqvoLtbCBi6ika1EMspE+NZ9Lg== +"@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/marked@^2.0.5": version "2.0.5"