From e6a9490d8c5a41df969b200ea64593e9e32759c6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 05:01:07 +0000 Subject: [PATCH] Update node-fetch to version 2.6.1 --- lib/core/package.json | 2 +- package.json | 2 +- yarn.lock | 9 +++++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/lib/core/package.json b/lib/core/package.json index 8c22b8c22e..52e37c96a7 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -102,7 +102,7 @@ "json5": "^2.1.1", "lazy-universal-dotenv": "^3.0.1", "micromatch": "^4.0.2", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "pkg-dir": "^4.2.0", "pnp-webpack-plugin": "1.6.4", "postcss-flexbugs-fixes": "^4.1.0", diff --git a/package.json b/package.json index aa11fb1f1f..9ff7afc4b9 100644 --- a/package.json +++ b/package.json @@ -214,7 +214,7 @@ "lodash": "^4.17.20", "mocha-list-tests": "^1.0.2", "node-cleanup": "^2.1.2", - "node-fetch": "^2.6.0", + "node-fetch": "^2.6.1", "node-sass": "^4.14.0", "npmlog": "^4.1.2", "p-limit": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index 7d3f84d98d..4fb2165f07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -708,7 +708,7 @@ dependencies: "@babel/types" "^7.8.3" -"@babel/helper-validator-identifier@^7.10.1", "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5": +"@babel/helper-validator-identifier@^7.10.1", "@babel/helper-validator-identifier@^7.9.0": version "7.10.1" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== @@ -22460,6 +22460,11 @@ node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.0: resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA== +node-fetch@^2.6.1: + 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" resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.9.0.tgz#d624050edbb44874adca12bb9a52ec63cb782579" @@ -26162,7 +26167,7 @@ react-docgen-typescript-plugin@^0.5.0, react-docgen-typescript-plugin@^0.5.2: react-docgen-typescript-loader "^3.7.2" tslib "^2.0.0" -react-docgen-typescript@^1.15.0, react-docgen-typescript@^1.16.6, react-docgen-typescript@^1.20.1: +react-docgen-typescript@^1.15.0, react-docgen-typescript@^1.20.1: version "1.20.1" resolved "https://registry.yarnpkg.com/react-docgen-typescript/-/react-docgen-typescript-1.20.1.tgz#774ed8b4a7111acaaa536cad4cfd61c504a46f7e" integrity sha512-vU6puLsSwfCS+nI/6skQ52sJIx/uW7+9aMI/V/zPHAXr6s8OQzD5LeL9rXx/Hdt2aNfm4yTX9oJ8ClH/5PKQNg==