Skip to content

Commit 1dc0ca0

Browse files
build(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 95cd1e3 commit 1dc0ca0

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
@@ -10395,9 +10395,11 @@ node-dir@^0.1.17:
1039510395
minimatch "^3.0.2"
1039610396

1039710397
node-fetch@^2.6.1:
10398-
version "2.6.1"
10399-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10400-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10398+
version "2.6.7"
10399+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10400+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10401+
dependencies:
10402+
whatwg-url "^5.0.0"
1040110403

1040210404
node-forge@^0.10.0:
1040310405
version "0.10.0"
@@ -14044,6 +14046,11 @@ tr46@^1.0.1:
1404414046
dependencies:
1404514047
punycode "^2.1.0"
1404614048

14049+
tr46@~0.0.3:
14050+
version "0.0.3"
14051+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
14052+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
14053+
1404714054
trim-newlines@^3.0.0:
1404814055
version "3.0.1"
1404914056
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -14700,6 +14707,11 @@ wcwidth@^1.0.1:
1470014707
dependencies:
1470114708
defaults "^1.0.3"
1470214709

14710+
webidl-conversions@^3.0.0:
14711+
version "3.0.1"
14712+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14713+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
14714+
1470314715
webidl-conversions@^4.0.2:
1470414716
version "4.0.2"
1470514717
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -14882,6 +14894,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1488214894
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1488314895
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1488414896

14897+
whatwg-url@^5.0.0:
14898+
version "5.0.0"
14899+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14900+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
14901+
dependencies:
14902+
tr46 "~0.0.3"
14903+
webidl-conversions "^3.0.0"
14904+
1488514905
whatwg-url@^6.4.1:
1488614906
version "6.5.0"
1488714907
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)