Skip to content

Commit 6e4f90d

Browse files
authored
Merge pull request #130 from rtfpessoa/dependabot/npm_and_yarn/node-fetch-2.6.7
build(deps): bump node-fetch from 2.6.1 to 2.6.7
2 parents 775c42d + da65d12 commit 6e4f90d

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
@@ -3653,9 +3653,11 @@ nice-try@^1.0.4:
36533653
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
36543654

36553655
node-fetch@^2.6.0:
3656-
version "2.6.1"
3657-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3658-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3656+
version "2.6.7"
3657+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3658+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3659+
dependencies:
3660+
whatwg-url "^5.0.0"
36593661

36603662
node-int64@^0.4.0:
36613663
version "0.4.0"
@@ -4886,6 +4888,11 @@ tr46@^2.0.2:
48864888
dependencies:
48874889
punycode "^2.1.1"
48884890

4891+
tr46@~0.0.3:
4892+
version "0.0.3"
4893+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4894+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
4895+
48894896
48904897
version "26.4.1"
48914898
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.1.tgz#08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0"
@@ -5121,6 +5128,11 @@ walker@^1.0.7, walker@~1.0.5:
51215128
dependencies:
51225129
makeerror "1.0.x"
51235130

5131+
webidl-conversions@^3.0.0:
5132+
version "3.0.1"
5133+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
5134+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
5135+
51245136
webidl-conversions@^5.0.0:
51255137
version "5.0.0"
51265138
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -5143,6 +5155,14 @@ whatwg-mimetype@^2.3.0:
51435155
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
51445156
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
51455157

5158+
whatwg-url@^5.0.0:
5159+
version "5.0.0"
5160+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
5161+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
5162+
dependencies:
5163+
tr46 "~0.0.3"
5164+
webidl-conversions "^3.0.0"
5165+
51465166
whatwg-url@^8.0.0:
51475167
version "8.4.0"
51485168
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"

0 commit comments

Comments
 (0)