Skip to content

Commit 33c2fbb

Browse files
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 9a2f93e commit 33c2fbb

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
@@ -10486,9 +10486,11 @@ no-case@^3.0.4:
1048610486
tslib "^2.0.3"
1048710487

1048810488
node-fetch@^2.3.0, node-fetch@^2.6.1:
10489-
version "2.6.1"
10490-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10491-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10489+
version "2.6.7"
10490+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10491+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10492+
dependencies:
10493+
whatwg-url "^5.0.0"
1049210494

1049310495
node-forge@^0.10.0:
1049410496
version "0.10.0"
@@ -14334,6 +14336,11 @@ tr46@^1.0.1:
1433414336
dependencies:
1433514337
punycode "^2.1.0"
1433614338

14339+
tr46@~0.0.3:
14340+
version "0.0.3"
14341+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14342+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14343+
1433714344
triangulate-hypercube@^1.0.0:
1433814345
version "1.0.1"
1433914346
resolved "https://registry.yarnpkg.com/triangulate-hypercube/-/triangulate-hypercube-1.0.1.tgz#d8071db2ebfcfd51f308d0bcf2a5c48a5b36d137"
@@ -15166,6 +15173,11 @@ webgl-context@^2.2.0:
1516615173
dependencies:
1516715174
get-canvas-context "^1.0.1"
1516815175

15176+
webidl-conversions@^3.0.0:
15177+
version "3.0.1"
15178+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15179+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
15180+
1516915181
webidl-conversions@^4.0.2:
1517015182
version "4.0.2"
1517115183
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -15300,6 +15312,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0:
1530015312
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1530115313
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1530215314

15315+
whatwg-url@^5.0.0:
15316+
version "5.0.0"
15317+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15318+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
15319+
dependencies:
15320+
tr46 "~0.0.3"
15321+
webidl-conversions "^3.0.0"
15322+
1530315323
whatwg-url@^6.4.1:
1530415324
version "6.5.0"
1530515325
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)