From ec02886b7d9dd96526d557fdbe1ef6aa0aa5c11b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 02:31:47 +0000 Subject: [PATCH] chore(deps): update dependency @types/underscore to v1.11.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ca92b7e..dbcfb75 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.10", "@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..99ef8b3 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.10": + version "1.11.10" + resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.10.tgz#9f4f9ee3f9093791f2f302b6f1d8f23e4cc0296f" + integrity sha512-qDaHavz423J+9c48y2lRoA4HwsucQ4xgU+7L3nCSJ4TjB/CGl30nPZhRa+ssUgbJdg38JESjZFkY5K52aXlAYA== "@typescript-eslint/eslint-plugin@4.33.0": version "4.33.0"