diff --git a/package.json b/package.json index 2f3acc9..1e42800 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/cors": "2.8.10", "@types/express": "4.17.12", "@types/node-fetch": "2.5.8", - "@types/underscore": "1.11.0", + "@types/underscore": "1.11.2", "@typescript-eslint/eslint-plugin": "4.17.0", "@typescript-eslint/parser": "4.17.0", "chai": "4.3.4", diff --git a/yarn.lock b/yarn.lock index 5b3d362..c9d21cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -400,10 +400,10 @@ "@types/mime" "^1" "@types/node" "*" -"@types/underscore@1.11.0": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.0.tgz#bb33549f8f89957fdf959c16e4c1d0eaa5bf985d" - integrity sha512-ipNAQLgRnG0EWN1cTtfdVHp5AyTW/PAMJ1PxLN4bAKSHbusSZbj48mIHiydQpN7GgQrYqwfnvZ573OVfJm5Nzg== +"@types/underscore@1.11.2": + version "1.11.2" + resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.2.tgz#9441e0f6402bbcb72dbee771582fa57c5a1dedd3" + integrity sha512-Ls2ylbo7++ITrWk2Yc3G/jijwSq5V3GT0tlgVXEl2kKYXY3ImrtmTCoE2uyTWFRI5owMBriloZFWbE1SXOsE7w== "@typescript-eslint/eslint-plugin@4.17.0": version "4.17.0"