From 2511025efb133c538fb0b2d690b4d336b65fa983 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Jul 2021 20:00:33 +0000 Subject: [PATCH] chore(deps): update dependency @types/request to v2.48.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2badeab4..6652197e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/node": "12.20.16", "@types/ora": "3.2.0", "@types/parse-github-url": "1.0.0", - "@types/request": "2.48.5", + "@types/request": "2.48.6", "@types/rimraf": "2.0.4", "@types/tar": "4.0.5", "@types/tmp": "0.2.1", diff --git a/yarn.lock b/yarn.lock index 5bfbd196..afb097a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -578,10 +578,10 @@ resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== -"@types/request@2.48.5": - version "2.48.5" - resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.5.tgz#019b8536b402069f6d11bee1b2c03e7f232937a0" - integrity sha512-/LO7xRVnL3DxJ1WkPGDQrp4VTV1reX9RkC85mJ+Qzykj2Bdw+mG15aAfDahc76HtknjzE16SX/Yddn6MxVbmGQ== +"@types/request@2.48.6": + version "2.48.6" + resolved "https://registry.yarnpkg.com/@types/request/-/request-2.48.6.tgz#2300e7fc443108f79efa90e3bdf34c6d60fa89d8" + integrity sha512-vrZaV3Ij7j/l/3hz6OttZFtpRCu7zlq7XgkYHJP6FwVEAZkGQ095WqyJV08/GlW9eyXKVcp/xmtruHm8eHpw1g== dependencies: "@types/caseless" "*" "@types/node" "*"