From 127c4a932c5522b625558455941b730d7be81ba6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Apr 2022 07:27:14 +0000 Subject: [PATCH] fix: upgrade @types/underscore from 1.8.0 to 1.11.4 Snyk has created this PR to upgrade @types/underscore from 1.8.0 to 1.11.4. See this package in npm: See this project in Snyk: https://app.snyk.io/org/will.jacobson/project/810fd17b-a955-40da-9392-7ef056bc79d5?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5cd04d80..291e26ce 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/request-promise-native": "^1.0.5", "@types/semver": "^5.3.31", "@types/stream-buffers": "^3.0.2", - "@types/underscore": "^1.8.0", + "@types/underscore": "^1.11.4", "@types/uuid": "^2.0.29", "aws-sdk": "^2.54.0", "azure-storage": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index 9edda6a3..2bef9780 100644 --- a/yarn.lock +++ b/yarn.lock @@ -132,9 +132,10 @@ version "0.0.30" resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1" -"@types/underscore@^1.8.0": - version "1.8.0" - resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.8.0.tgz#7a22ef584d6fe59af2e407bae079e2b7f8a5102f" +"@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/uuid@^2.0.29": version "2.0.29"