Skip to content

Commit a67f89e

Browse files
authored
Merge pull request #87 from eBay/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2 parents 60c3b20 + 1a6272f commit a67f89e

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
@@ -3727,9 +3727,11 @@ neo-async@^2.6.0:
37273727
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
37283728

37293729
node-fetch@^2.6.1:
3730-
version "2.6.1"
3731-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
3732-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
3730+
version "2.6.7"
3731+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
3732+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
3733+
dependencies:
3734+
whatwg-url "^5.0.0"
37333735

37343736
node-int64@^0.4.0:
37353737
version "0.4.0"
@@ -4559,6 +4561,11 @@ tr46@^2.1.0:
45594561
dependencies:
45604562
punycode "^2.1.1"
45614563

4564+
tr46@~0.0.3:
4565+
version "0.0.3"
4566+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
4567+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
4568+
45624569
tslib@^1.8.1:
45634570
version "1.14.1"
45644571
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
@@ -4733,6 +4740,11 @@ walker@^1.0.7:
47334740
dependencies:
47344741
makeerror "1.0.x"
47354742

4743+
webidl-conversions@^3.0.0:
4744+
version "3.0.1"
4745+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4746+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
4747+
47364748
webidl-conversions@^5.0.0:
47374749
version "5.0.0"
47384750
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -4760,6 +4772,14 @@ whatwg-mimetype@^2.3.0:
47604772
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
47614773
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
47624774

4775+
whatwg-url@^5.0.0:
4776+
version "5.0.0"
4777+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4778+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
4779+
dependencies:
4780+
tr46 "~0.0.3"
4781+
webidl-conversions "^3.0.0"
4782+
47634783
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
47644784
version "8.7.0"
47654785
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"

0 commit comments

Comments
 (0)