Skip to content

Commit 820b5d4

Browse files
authored
Merge pull request #233 from alexandr-g/dependabot/npm_and_yarn/node-fetch-2.6.7
build(deps): bump node-fetch from 2.6.0 to 2.6.7
2 parents 99616cb + edbf78e commit 820b5d4

File tree

1 file changed

+25
-26
lines changed

1 file changed

+25
-26
lines changed

yarn.lock

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -11039,15 +11039,12 @@ node-emoji@^1.10.0:
1103911039
dependencies:
1104011040
lodash.toarray "^4.4.0"
1104111041

11042-
node-fetch@^2.3.0:
11043-
version "2.6.0"
11044-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
11045-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
11046-
11047-
node-fetch@^2.6.1:
11048-
version "2.6.1"
11049-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
11050-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
11042+
node-fetch@^2.3.0, node-fetch@^2.6.1:
11043+
version "2.6.7"
11044+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
11045+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
11046+
dependencies:
11047+
whatwg-url "^5.0.0"
1105111048

1105211049
node-forge@^0.10.0:
1105311050
version "0.10.0"
@@ -15028,20 +15025,18 @@ tr46@^1.0.1:
1502815025
dependencies:
1502915026
punycode "^2.1.0"
1503015027

15031-
tr46@^2.0.2:
15032-
version "2.0.2"
15033-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.0.2.tgz#03273586def1595ae08fedb38d7733cee91d2479"
15034-
integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==
15035-
dependencies:
15036-
punycode "^2.1.1"
15037-
1503815028
tr46@^2.1.0:
1503915029
version "2.1.0"
1504015030
resolved "https://registry.yarnpkg.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240"
1504115031
integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==
1504215032
dependencies:
1504315033
punycode "^2.1.1"
1504415034

15035+
tr46@~0.0.3:
15036+
version "0.0.3"
15037+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
15038+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
15039+
1504515040
traverse@~0.6.6:
1504615041
version "0.6.6"
1504715042
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.6.6.tgz#cbdf560fd7b9af632502fed40f918c157ea97137"
@@ -15505,6 +15500,11 @@ wcwidth@^1.0.0:
1550515500
dependencies:
1550615501
defaults "^1.0.3"
1550715502

15503+
webidl-conversions@^3.0.0:
15504+
version "3.0.1"
15505+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
15506+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
15507+
1550815508
webidl-conversions@^4.0.2:
1550915509
version "4.0.2"
1551015510
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -15665,6 +15665,14 @@ whatwg-mimetype@^2.3.0:
1566515665
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1566615666
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1566715667

15668+
whatwg-url@^5.0.0:
15669+
version "5.0.0"
15670+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
15671+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
15672+
dependencies:
15673+
tr46 "~0.0.3"
15674+
webidl-conversions "^3.0.0"
15675+
1566815676
whatwg-url@^7.0.0:
1566915677
version "7.1.0"
1567015678
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
@@ -15674,16 +15682,7 @@ whatwg-url@^7.0.0:
1567415682
tr46 "^1.0.1"
1567515683
webidl-conversions "^4.0.2"
1567615684

15677-
whatwg-url@^8.0.0:
15678-
version "8.4.0"
15679-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"
15680-
integrity sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==
15681-
dependencies:
15682-
lodash.sortby "^4.7.0"
15683-
tr46 "^2.0.2"
15684-
webidl-conversions "^6.1.0"
15685-
15686-
whatwg-url@^8.5.0:
15685+
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1568715686
version "8.7.0"
1568815687
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"
1568915688
integrity sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==

0 commit comments

Comments
 (0)