Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit fe8175f

Browse files
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](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 944a95b commit fe8175f

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11186,9 +11186,11 @@ node-emoji@^1.10.0:
1118611186
lodash.toarray "^4.4.0"
1118711187

1118811188
node-fetch@^2.6.1:
11189-
version "2.6.1"
11190-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
11191-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
11189+
version "2.6.7"
11190+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
11191+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
11192+
dependencies:
11193+
whatwg-url "^5.0.0"
1119211194

1119311195
node-gyp@^7.1.0, node-gyp@^7.1.2:
1119411196
version "7.1.2"
@@ -14508,6 +14510,11 @@ tr46@^2.0.2:
1450814510
dependencies:
1450914511
punycode "^2.1.1"
1451014512

14513+
tr46@~0.0.3:
14514+
version "0.0.3"
14515+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14516+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14517+
1451114518
traverse@~0.6.6:
1451214519
version "0.6.6"
1451314520
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -15153,6 +15160,11 @@ web-namespaces@^1.0.0:
1515315160
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
1515415161
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
1515515162

15163+
webidl-conversions@^3.0.0:
15164+
version "3.0.1"
15165+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15166+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
15167+
1515615168
webidl-conversions@^5.0.0:
1515715169
version "5.0.0"
1515815170
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -15253,6 +15265,14 @@ whatwg-mimetype@^2.3.0:
1525315265
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1525415266
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1525515267

15268+
whatwg-url@^5.0.0:
15269+
version "5.0.0"
15270+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15271+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
15272+
dependencies:
15273+
tr46 "~0.0.3"
15274+
webidl-conversions "^3.0.0"
15275+
1525615276
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1525715277
version "8.5.0"
1525815278
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"

0 commit comments

Comments
 (0)