diff --git a/package.json b/package.json index 8ecf53f..46a3aaf 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/bcryptjs": "^2.4.2", "@types/bluebird": "^3.5.35", "@types/express": "^4.17.12", - "@types/lodash": "^4.14.170", + "@types/lodash": "^4.14.186", "@types/socket.io": "^3.0.2", "appbox-types": "^0.0.7", "concurrently": "^6.2.0" diff --git a/yarn.lock b/yarn.lock index fc180a5..301d00b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -108,10 +108,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@types/lodash@^4.14.170": - version "4.14.170" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6" - integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q== +"@types/lodash@^4.14.186": + version "4.14.186" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97" + integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw== "@types/mime@^1": version "1.3.2"