diff --git a/package.json b/package.json index ca92b7e..d56f1f8 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/express": "4.17.15", "@types/mocha": "8.2.3", "@types/node-fetch": "2.6.2", - "@types/underscore": "1.11.4", + "@types/underscore": "1.11.15", "@typescript-eslint/eslint-plugin": "4.33.0", "@typescript-eslint/parser": "4.33.0", "chai": "4.3.6", diff --git a/yarn.lock b/yarn.lock index acc53d3..db11cdc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -958,10 +958,10 @@ "@types/mime" "*" "@types/node" "*" -"@types/underscore@1.11.4": - version "1.11.4" - resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.4.tgz#62e393f8bc4bd8a06154d110c7d042a93751def3" - integrity sha512-uO4CD2ELOjw8tasUrAhvnn2W4A0ZECOvMjCivJr4gA9pGgjv+qxKWY9GLTMVEK8ej85BxQOocUyE7hImmSQYcg== +"@types/underscore@1.11.15": + version "1.11.15" + resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.15.tgz#29c776daecf6f1935da9adda17509686bf979947" + integrity sha512-HP38xE+GuWGlbSRq9WrZkousaQ7dragtZCruBVMi0oX1migFZavZ3OROKHSkNp/9ouq82zrWtZpg18jFnVN96g== "@typescript-eslint/eslint-plugin@4.33.0": version "4.33.0"