diff --git a/package.json b/package.json index f98d524c1c..ebfed80be8 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@types/async": "^3.2.9", "@types/bcryptjs": "^2.4.2", "@types/jest": "^27.0.1", - "@types/lodash": "^4.14.175", + "@types/lodash": "^4.14.176", "@types/micro": "^7.3.6", "@types/node": "^16.11.5", "@types/nodemailer": "^6.4.4", diff --git a/yarn.lock b/yarn.lock index 88def36380..734b471432 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1989,9 +1989,10 @@ version "4.14.168" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" -"@types/lodash@^4.14.165", "@types/lodash@^4.14.175": - version "4.14.175" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45" +"@types/lodash@^4.14.165", "@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/micro@^7.3.6": version "7.3.6"