From c72e69f07752ec4501b8fccf37f44600e255e1c2 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sat, 26 Sep 2020 10:00:55 +0800 Subject: [PATCH] Merge pull request #12448 from storybookjs/dependabot/npm_and_yarn/node-fetch-2.6.1 [Security] Bump node-fetch from 2.6.0 to 2.6.1 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d2850d7752f5..dab6537f9a5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22477,9 +22477,9 @@ node-fetch@^1.0.1: is-stream "^1.0.1" node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" - integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== + version "2.6.1" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" + integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== node-forge@0.9.0: version "0.9.0"