diff --git a/package.json b/package.json index 842ccd35d9..3a97f22ab3 100644 --- a/package.json +++ b/package.json @@ -328,7 +328,7 @@ "@types/jest": "^28.1.6", "@types/js-yaml": "^4.0.5", "@types/jsdom": "^16.2.14", - "@types/lodash": "^4.14.188", + "@types/lodash": "^4.14.189", "@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 3e0a6582d2..60665e3f66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2163,10 +2163,10 @@ dependencies: "@types/node" "*" -"@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/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/marked@^4.0.7": version "4.0.7"