Skip to content

Commit bf0827d

Browse files
Merge pull request #329 from emberjs/dependabot/npm_and_yarn/node-fetch-2.6.7
2 parents 78c7270 + 2b3d64a commit bf0827d

1 file changed

Lines changed: 23 additions & 3 deletions

File tree

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10041,9 +10041,11 @@ no-case@^3.0.4:
1004110041
tslib "^2.0.3"
1004210042

1004310043
node-fetch@^2.6.0, node-fetch@^2.6.1:
10044-
version "2.6.1"
10045-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10046-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10044+
version "2.6.7"
10045+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10046+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10047+
dependencies:
10048+
whatwg-url "^5.0.0"
1004710049

1004810050
node-int64@^0.4.0:
1004910051
version "0.4.0"
@@ -12864,6 +12866,11 @@ tr46@^2.1.0:
1286412866
dependencies:
1286512867
punycode "^2.1.1"
1286612868

12869+
tr46@~0.0.3:
12870+
version "0.0.3"
12871+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12872+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12873+
1286712874
tree-sync@^1.2.2:
1286812875
version "1.4.0"
1286912876
resolved "https://registry.yarnpkg.com/tree-sync/-/tree-sync-1.4.0.tgz#314598d13abaf752547d9335b8f95d9a137100d6"
@@ -13361,6 +13368,11 @@ wcwidth@^1.0.1:
1336113368
dependencies:
1336213369
defaults "^1.0.3"
1336313370

13371+
webidl-conversions@^3.0.0:
13372+
version "3.0.1"
13373+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
13374+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
13375+
1336413376
webidl-conversions@^5.0.0:
1336513377
version "5.0.0"
1336613378
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -13469,6 +13481,14 @@ whatwg-mimetype@^2.3.0:
1346913481
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1347013482
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1347113483

13484+
whatwg-url@^5.0.0:
13485+
version "5.0.0"
13486+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
13487+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
13488+
dependencies:
13489+
tr46 "~0.0.3"
13490+
webidl-conversions "^3.0.0"
13491+
1347213492
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1347313493
version "8.7.0"
1347413494
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"

0 commit comments

Comments
 (0)