Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus <klaus@jsxc.org>2022-02-04 16:14:41 +0300
committerGitHub <noreply@github.com>2022-02-04 16:14:41 +0300
commitc25ca6af9978067fa2f30102fd2734cf5ff70bef (patch)
tree1d38bedb953c0474647212cd493b5d22ba2c5e2c
parent62b8b56fcf7c0f378de7cc049cb214bedd85299e (diff)
parent9ee071bba92c017a3f60cf1a4e2b69a44ba16c71 (diff)
Merge pull request #1071 from jsxc/dependabot/npm_and_yarn/node-fetch-2.6.7
chore(deps): bump node-fetch from 2.6.6 to 2.6.7
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 16daf87f..90a7e198 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6224,9 +6224,9 @@ nise@^4.0.4:
path-to-regexp "^1.7.0"
node-fetch@^2.6.1:
- 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"