diff --git a/package.json b/package.json index 1d598b735aa5..8c239cb2cdf1 100644 --- a/package.json +++ b/package.json @@ -325,7 +325,7 @@ "@types/jest": "^28.1.6", "@types/js-yaml": "^4.0.5", "@types/jsdom": "^16.2.14", - "@types/lodash": "^4.14.189", + "@types/lodash": "^4.14.190", "@types/marked": "^4.0.7", "@types/md5-file": "^4.0.2", "@types/memorystream": "^0.3.0", diff --git a/yarn.lock b/yarn.lock index a481f18dfe44..adc1bb9b7e50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2163,10 +2163,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.189": - version "4.14.189" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.189.tgz#975ff8c38da5ae58b751127b19ad5e44b5b7f6d2" - integrity sha512-kb9/98N6X8gyME9Cf7YaqIMvYGnBSWqEci6tiettE6iJWH1XdJz/PO8LB0GtLCG7x8dU3KWhZT+lA1a35127tA== +"@types/lodash@^4.14.190": + version "4.14.190" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.190.tgz#d8e99647af141c63902d0ca53cf2b34d2df33545" + integrity sha512-5iJ3FBJBvQHQ8sFhEhJfjUP+G+LalhavTkYyrAYqz5MEJG+erSv0k9KJLb6q7++17Lafk1scaTIFXcMJlwK8Mw== "@types/marked@^4.0.7": version "4.0.7"