Skip to content

Commit 00bf388

Browse files
dependabot[bot]daKmoR
authored andcommitted
chore(deps-dev): 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](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 543e297 commit 00bf388

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"husky": "^4.3.7",
7676
"lint-staged": "^10.5.3",
7777
"mocha": "^8.2.1",
78-
"node-fetch": "^2.6.1",
78+
"node-fetch": "^2.6.7",
7979
"npm-run-all": "^4.1.5",
8080
"onchange": "^7.1.0",
8181
"prettier": "^2.2.1",

yarn.lock

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6860,10 +6860,12 @@ node-environment-flags@1.0.5:
68606860
object.getownpropertydescriptors "^2.0.3"
68616861
semver "^5.7.0"
68626862

6863-
node-fetch@^2.6.1:
6864-
version "2.6.1"
6865-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
6866-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
6863+
node-fetch@^2.6.1, node-fetch@^2.6.7:
6864+
version "2.6.7"
6865+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
6866+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
6867+
dependencies:
6868+
whatwg-url "^5.0.0"
68676869

68686870
node-releases@^2.0.1:
68696871
version "2.0.1"
@@ -9209,6 +9211,11 @@ tr46@^2.0.2:
92099211
dependencies:
92109212
punycode "^2.1.1"
92119213

9214+
tr46@~0.0.3:
9215+
version "0.0.3"
9216+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9217+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
9218+
92129219
tree-kill@^1.2.2:
92139220
version "1.2.2"
92149221
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -9676,6 +9683,11 @@ web-namespaces@^1.0.0:
96769683
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
96779684
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
96789685

9686+
webidl-conversions@^3.0.0:
9687+
version "3.0.1"
9688+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
9689+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
9690+
96799691
webidl-conversions@^6.1.0:
96809692
version "6.1.0"
96819693
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514"
@@ -9686,6 +9698,14 @@ whatwg-fetch@^3.5.0:
96869698
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
96879699
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
96889700

9701+
whatwg-url@^5.0.0:
9702+
version "5.0.0"
9703+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
9704+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
9705+
dependencies:
9706+
tr46 "~0.0.3"
9707+
webidl-conversions "^3.0.0"
9708+
96899709
whatwg-url@^8.4.0:
96909710
version "8.4.0"
96919711
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"

0 commit comments

Comments
 (0)