aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-26 07:10:25 +0000
committerGitHub <[email protected]>2022-01-26 07:10:25 +0000
commit7e9534c94d7b885447aff62324d12cdba07ed946 (patch)
tree0c56c5fe6bd5940302b9041bb4fb3bb721f92dd1 /yarn.lock
parentMerge pull request #3 from Fuwn/dependabot/npm_and_yarn/follow-redirects-1.14.7 (diff)
downloadhost.fuwn.me-7e9534c94d7b885447aff62324d12cdba07ed946.tar.xz
host.fuwn.me-7e9534c94d7b885447aff62324d12cdba07ed946.zip
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index e0a7b3c..fa5058a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8306,9 +8306,9 @@ node-cache@^4.1.1:
lodash "^4.17.15"
node-fetch@^2.6.1, node-fetch@^2.6.5:
- version "2.6.6"
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
- integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
+ version "2.6.7"
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
dependencies:
whatwg-url "^5.0.0"