diff options
| author | Fuwn <[email protected]> | 2022-01-25 23:10:48 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-25 23:10:48 -0800 |
| commit | 12fb7d15753fa7ec8d7acbe65065764e560a331f (patch) | |
| tree | 0c56c5fe6bd5940302b9041bb4fb3bb721f92dd1 /yarn.lock | |
| parent | Merge pull request #3 from Fuwn/dependabot/npm_and_yarn/follow-redirects-1.14.7 (diff) | |
| parent | chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (diff) | |
| download | host.fuwn.me-12fb7d15753fa7ec8d7acbe65065764e560a331f.tar.xz host.fuwn.me-12fb7d15753fa7ec8d7acbe65065764e560a331f.zip | |
Merge pull request #6 from Fuwn/dependabot/npm_and_yarn/node-fetch-2.6.7
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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" |