diff --git a/package.json b/package.json index 54e03d04a..caa279299 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "@testing-library/user-event": "^14.4.3", "@types/bcrypt": "^5.0.0", "@types/express-session": "^1.17.7", - "@types/lodash": "^4.14.192", + "@types/lodash": "^4.14.194", "@types/mdx-js__react": "^1.5.5", "@types/node": "^16.7.5", "@types/nodemailer": "^6.4.7", diff --git a/yarn.lock b/yarn.lock index ddf857393..dfa2702d7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5038,10 +5038,10 @@ "@types/koa-compose" "*" "@types/node" "*" -"@types/lodash@^4.14.167", "@types/lodash@^4.14.175", "@types/lodash@^4.14.192": - version "4.14.192" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.192.tgz#5790406361a2852d332d41635d927f1600811285" - integrity sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A== +"@types/lodash@^4.14.167", "@types/lodash@^4.14.175", "@types/lodash@^4.14.194": + version "4.14.194" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76" + integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g== "@types/long@^4.0.0": version "4.0.1"