Skip to content

Commit ee09e4d

Browse files
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
1 parent 74ca84b commit ee09e4d

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
@@ -4741,9 +4741,11 @@ no-case@^3.0.4:
47414741
tslib "^2.0.3"
47424742

47434743
node-fetch@^2.6.1:
4744-
version "2.6.1"
4745-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4746-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4744+
version "2.6.7"
4745+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4746+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4747+
dependencies:
4748+
whatwg-url "^5.0.0"
47474749

47484750
node-forge@^1.2.0:
47494751
version "1.2.1"
@@ -6204,6 +6206,11 @@ tr46@^2.0.2:
62046206
dependencies:
62056207
punycode "^2.1.1"
62066208

6209+
tr46@~0.0.3:
6210+
version "0.0.3"
6211+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6212+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6213+
62076214
ts-jest@^27.0.2:
62086215
version "27.1.3"
62096216
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957"
@@ -6446,6 +6453,11 @@ wbuf@^1.1.0, wbuf@^1.7.3:
64466453
dependencies:
64476454
minimalistic-assert "^1.0.0"
64486455

6456+
webidl-conversions@^3.0.0:
6457+
version "3.0.1"
6458+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6459+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6460+
64496461
webidl-conversions@^5.0.0:
64506462
version "5.0.0"
64516463
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6589,6 +6601,14 @@ whatwg-mimetype@^2.3.0:
65896601
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
65906602
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
65916603

6604+
whatwg-url@^5.0.0:
6605+
version "5.0.0"
6606+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6607+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6608+
dependencies:
6609+
tr46 "~0.0.3"
6610+
webidl-conversions "^3.0.0"
6611+
65926612
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
65936613
version "8.5.0"
65946614
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.5.0.tgz#7752b8464fc0903fec89aa9846fc9efe07351fd3"

0 commit comments

Comments
 (0)