Skip to content

Commit f3f3413

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] <[email protected]>
1 parent b0d4439 commit f3f3413

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
@@ -1042,9 +1042,11 @@ node-addon-api@^4.3.0:
10421042
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
10431043

10441044
node-fetch@^2.6.0, node-fetch@^2.6.1:
1045-
version "2.6.1"
1046-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1047-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1045+
version "2.6.7"
1046+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1047+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1048+
dependencies:
1049+
whatwg-url "^5.0.0"
10481050

10491051
normalize-package-data@^2.3.2:
10501052
version "2.5.0"
@@ -1611,6 +1613,11 @@ tmp@^0.2.1:
16111613
dependencies:
16121614
rimraf "^3.0.0"
16131615

1616+
tr46@~0.0.3:
1617+
version "0.0.3"
1618+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1619+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
1620+
16141621
ts-node@^9.0.0:
16151622
version "9.1.1"
16161623
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
@@ -1761,6 +1768,19 @@ wcwidth@^1.0.1:
17611768
dependencies:
17621769
defaults "^1.0.3"
17631770

1771+
webidl-conversions@^3.0.0:
1772+
version "3.0.1"
1773+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
1774+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
1775+
1776+
whatwg-url@^5.0.0:
1777+
version "5.0.0"
1778+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
1779+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
1780+
dependencies:
1781+
tr46 "~0.0.3"
1782+
webidl-conversions "^3.0.0"
1783+
17641784
which@^1.2.9:
17651785
version "1.3.1"
17661786
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
 (0)