From ca549e05771b3b2ca676078c7924b0f63f8bd0bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 16:49:16 -0500 Subject: [PATCH] Bump @types/lodash from 4.14.176 to 4.14.177 (#4487) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 33775a2e97..2d24504590 100644 --- a/package.json +++ b/package.json @@ -283,7 +283,7 @@ "@types/js-yaml": "^4.0.4", "@types/jsdom": "^16.2.13", "@types/jsonpath": "^0.2.0", - "@types/lodash": "^4.14.176", + "@types/lodash": "^4.14.177", "@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 b18241d92b..d59b4b2f37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1559,10 +1559,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.177": + version "4.14.177" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578" + integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw== "@types/marked@^2.0.5": version "2.0.5"