-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @octokit/rest to v19
- Loading branch information
1 parent
e5d4a03
commit a179c79
Showing
2 changed files
with
104 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1365,12 +1365,12 @@ | |
dependencies: | ||
"@octokit/types" "^5.0.0" | ||
|
||
"@octokit/auth-token@^2.4.4": | ||
version "2.4.4" | ||
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.4.4.tgz#ee31c69b01d0378c12fd3ffe406030f3d94d3b56" | ||
integrity sha512-LNfGu3Ro9uFAYh10MUZVaT7X2CnNm2C8IDQmabx+3DygYIQjs9FwzFAHN/0t6mu5HEPhxcb1XOuxdpY82vCg2Q== | ||
"@octokit/auth-token@^3.0.0": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-3.0.3.tgz#ce7e48a3166731f26068d7a7a7996b5da58cbe0c" | ||
integrity sha512-/aFM2M4HVDBT/jjDBa84sJniv1t9Gm/rLkalaz9htOm+L+8JMj1k9w0CkUdcxNyNxZPlTxKPVko+m1VlM58ZVA== | ||
dependencies: | ||
"@octokit/types" "^6.0.0" | ||
"@octokit/types" "^9.0.0" | ||
|
||
"@octokit/core@^3.0.0": | ||
version "3.1.2" | ||
|
@@ -1384,16 +1384,16 @@ | |
before-after-hook "^2.1.0" | ||
universal-user-agent "^6.0.0" | ||
|
||
"@octokit/core@^3.5.1": | ||
version "3.5.1" | ||
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-3.5.1.tgz#8601ceeb1ec0e1b1b8217b960a413ed8e947809b" | ||
integrity sha512-omncwpLVxMP+GLpLPgeGJBF6IWJFjXDS5flY5VbppePYX9XehevbDykRH9PdCdvqt9TS5AOTiDide7h0qrkHjw== | ||
dependencies: | ||
"@octokit/auth-token" "^2.4.4" | ||
"@octokit/graphql" "^4.5.8" | ||
"@octokit/request" "^5.6.0" | ||
"@octokit/request-error" "^2.0.5" | ||
"@octokit/types" "^6.0.3" | ||
"@octokit/core@^4.2.1": | ||
version "4.2.1" | ||
resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.2.1.tgz#fee6341ad0ce60c29cc455e056cd5b500410a588" | ||
integrity sha512-tEDxFx8E38zF3gT7sSMDrT1tGumDgsw5yPG6BBh/X+5ClIQfMH/Yqocxz1PnHx6CHyF6pxmovUTOfZAUvQ0Lvw== | ||
dependencies: | ||
"@octokit/auth-token" "^3.0.0" | ||
"@octokit/graphql" "^5.0.0" | ||
"@octokit/request" "^6.0.0" | ||
"@octokit/request-error" "^3.0.0" | ||
"@octokit/types" "^9.0.0" | ||
before-after-hook "^2.2.0" | ||
universal-user-agent "^6.0.0" | ||
|
||
|
@@ -1406,6 +1406,15 @@ | |
is-plain-object "^4.0.0" | ||
universal-user-agent "^6.0.0" | ||
|
||
"@octokit/endpoint@^7.0.0": | ||
version "7.0.5" | ||
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-7.0.5.tgz#2bb2a911c12c50f10014183f5d596ce30ac67dd1" | ||
integrity sha512-LG4o4HMY1Xoaec87IqQ41TQ+glvIeTKqfjkCEmt5AIwDZJwQeVZFIEYXrYY6yLwK+pAScb9Gj4q+Nz2qSw1roA== | ||
dependencies: | ||
"@octokit/types" "^9.0.0" | ||
is-plain-object "^5.0.0" | ||
universal-user-agent "^6.0.0" | ||
|
||
"@octokit/graphql@^4.3.1": | ||
version "4.5.4" | ||
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.5.4.tgz#c9ef75b0406ebf195bf5f4ed2304a77ed7df27c7" | ||
|
@@ -1415,29 +1424,19 @@ | |
"@octokit/types" "^5.0.0" | ||
universal-user-agent "^6.0.0" | ||
|
||
"@octokit/graphql@^4.5.8": | ||
version "4.5.8" | ||
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-4.5.8.tgz#d42373633c3015d0eafce64a8ce196be167fdd9b" | ||
integrity sha512-WnCtNXWOrupfPJgXe+vSmprZJUr0VIu14G58PMlkWGj3cH+KLZEfKMmbUQ6C3Wwx6fdhzVW1CD5RTnBdUHxhhA== | ||
"@octokit/graphql@^5.0.0": | ||
version "5.0.6" | ||
resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-5.0.6.tgz#9eac411ac4353ccc5d3fca7d76736e6888c5d248" | ||
integrity sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw== | ||
dependencies: | ||
"@octokit/request" "^5.3.0" | ||
"@octokit/types" "^6.0.0" | ||
"@octokit/request" "^6.0.0" | ||
"@octokit/types" "^9.0.0" | ||
universal-user-agent "^6.0.0" | ||
|
||
"@octokit/openapi-types@^1.2.0": | ||
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-1.2.2.tgz#55d927436c07ef148ec927fbf4d55580a19bd68e" | ||
integrity sha512-vrKDLd/Rq4IE16oT+jJkDBx0r29NFkdkU8GwqVSP4RajsAvP23CMGtFhVK0pedUhAiMvG1bGnFcTC/xCKaKgmw== | ||
|
||
"@octokit/openapi-types@^11.0.0": | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-11.0.0.tgz#e9e9e39681c0565d9e79d689b045b74a893e620b" | ||
integrity sha512-QeMW4h18cEm53ojYufACSRgq3rrQg4BibVcsHytXmbJ+otmXSelr1BCBCEi8q7nqGkYJyGQX30DoULENIgJ8BA== | ||
|
||
"@octokit/openapi-types@^7.3.2": | ||
version "7.3.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.3.2.tgz#065ce49b338043ec7f741316ce06afd4d459d944" | ||
integrity sha512-oJhK/yhl9Gt430OrZOzAl2wJqR0No9445vmZ9Ey8GjUZUpwuu/vmEFP0TDhDXdpGDoxD6/EIFHJEcY8nHXpDTA== | ||
"@octokit/openapi-types@^17.2.0": | ||
version "17.2.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.2.0.tgz#f1800b5f9652b8e1b85cc6dfb1e0dc888810bdb5" | ||
integrity sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ== | ||
|
||
"@octokit/plugin-enterprise-compatibility@^1.2.2": | ||
version "1.2.5" | ||
|
@@ -1459,20 +1458,21 @@ | |
dependencies: | ||
"@octokit/types" "^2.0.1" | ||
|
||
"@octokit/plugin-paginate-rest@^2.16.8": | ||
version "2.16.8" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.8.tgz#d85350db1749be4b8d3b22d0e58db70a82c012bb" | ||
integrity sha512-VZZYeNNwCkC2XoTUFouTpFdR2esSPuJb4U58iUxeYu4vQ1AUzCs6AI+gf4bL413CQ8DZhkxASflfLWzcp+9shQ== | ||
dependencies: | ||
"@octokit/types" "^6.32.0" | ||
|
||
"@octokit/plugin-paginate-rest@^2.2.0": | ||
version "2.3.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.3.2.tgz#746fca42bc1c79639625dbcafe983e3581bdbfc7" | ||
integrity sha512-PjHbMhKryxClCrmfvRpGaKCTxUcHIf2zirWRV9SMGf0EmxD/rFew/abSqbMiLl9uQgRZvqtTyCRMGMlUv1ZsBg== | ||
dependencies: | ||
"@octokit/types" "^5.3.0" | ||
|
||
"@octokit/plugin-paginate-rest@^6.1.2": | ||
version "6.1.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz#f86456a7a1fe9e58fec6385a85cf1b34072341f8" | ||
integrity sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ== | ||
dependencies: | ||
"@octokit/tsconfig" "^1.0.2" | ||
"@octokit/types" "^9.2.3" | ||
|
||
"@octokit/plugin-request-log@^1.0.0": | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.0.tgz#eef87a431300f6148c39a7f75f8cfeb218b2547e" | ||
|
@@ -1499,12 +1499,12 @@ | |
"@octokit/types" "^5.4.1" | ||
deprecation "^2.3.1" | ||
|
||
"@octokit/plugin-rest-endpoint-methods@^5.12.0": | ||
version "5.12.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.12.0.tgz#95bb16bf4057efa195564336e737ca969fc0cefe" | ||
integrity sha512-OD3Rv660YzXSmhTr8g8kpLvLq3Z5ADvLxtb9a8+1I4S2EqV6YQTHeJwVC5I6vwvV5tMmnj3oeRn7OWc0eODwQw== | ||
"@octokit/plugin-rest-endpoint-methods@^7.1.2": | ||
version "7.1.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.1.2.tgz#b77a8844601d3a394a02200cddb077f3ab841f38" | ||
integrity sha512-R0oJ7j6f/AdqPLtB9qRXLO+wjI9pctUn8Ka8UGfGaFCcCv3Otx14CshQ89K4E88pmyYZS8p0rNTiprML/81jig== | ||
dependencies: | ||
"@octokit/types" "^6.32.0" | ||
"@octokit/types" "^9.2.3" | ||
deprecation "^2.3.1" | ||
|
||
"@octokit/plugin-retry@^3.0.1": | ||
|
@@ -1541,12 +1541,12 @@ | |
deprecation "^2.0.0" | ||
once "^1.4.0" | ||
|
||
"@octokit/request-error@^2.0.5", "@octokit/request-error@^2.1.0": | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.1.0.tgz#9e150357831bfc788d13a4fd4b1913d60c74d677" | ||
integrity sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg== | ||
"@octokit/request-error@^3.0.0": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-3.0.3.tgz#ef3dd08b8e964e53e55d471acfe00baa892b9c69" | ||
integrity sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ== | ||
dependencies: | ||
"@octokit/types" "^6.0.3" | ||
"@octokit/types" "^9.0.0" | ||
deprecation "^2.0.0" | ||
once "^1.4.0" | ||
|
||
|
@@ -1564,16 +1564,16 @@ | |
once "^1.4.0" | ||
universal-user-agent "^6.0.0" | ||
|
||
"@octokit/request@^5.6.0": | ||
version "5.6.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-5.6.0.tgz#6084861b6e4fa21dc40c8e2a739ec5eff597e672" | ||
integrity sha512-4cPp/N+NqmaGQwbh3vUsYqokQIzt7VjsgTYVXiwpUP2pxd5YiZB2XuTedbb0SPtv9XS7nzAKjAuQxmY8/aZkiA== | ||
"@octokit/request@^6.0.0": | ||
version "6.2.5" | ||
resolved "https://registry.yarnpkg.com/@octokit/request/-/request-6.2.5.tgz#7beef1065042998f7455973ef3f818e7b84d6ec2" | ||
integrity sha512-z83E8UIlPNaJUsXpjD8E0V5o/5f+vJJNbNcBwVZsX3/vC650U41cOkTLjq4PKk9BYonQGOnx7N17gvLyNjgGcQ== | ||
dependencies: | ||
"@octokit/endpoint" "^6.0.1" | ||
"@octokit/request-error" "^2.1.0" | ||
"@octokit/types" "^6.16.1" | ||
"@octokit/endpoint" "^7.0.0" | ||
"@octokit/request-error" "^3.0.0" | ||
"@octokit/types" "^9.0.0" | ||
is-plain-object "^5.0.0" | ||
node-fetch "^2.6.1" | ||
node-fetch "^2.6.7" | ||
universal-user-agent "^6.0.0" | ||
|
||
"@octokit/[email protected]": | ||
|
@@ -1594,15 +1594,15 @@ | |
once "^1.4.0" | ||
universal-user-agent "^4.0.0" | ||
|
||
"@octokit/rest@18.12.0": | ||
version "18.12.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.12.0.tgz#f06bc4952fc87130308d810ca9d00e79f6988881" | ||
integrity sha512-gDPiOHlyGavxr72y0guQEhLsemgVjwRePayJ+FcKc2SJqKUbxbkvf5kAZEWA/MKvsfYlQAMVzNJE3ezQcxMJ2Q== | ||
"@octokit/rest@19.0.11": | ||
version "19.0.11" | ||
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.11.tgz#2ae01634fed4bd1fca5b642767205ed3fd36177c" | ||
integrity sha512-m2a9VhaP5/tUw8FwfnW2ICXlXpLPIqxtg3XcAiGMLj/Xhw3RSBfZ8le/466ktO1Gcjr8oXudGnHhxV1TXJgFxw== | ||
dependencies: | ||
"@octokit/core" "^3.5.1" | ||
"@octokit/plugin-paginate-rest" "^2.16.8" | ||
"@octokit/core" "^4.2.1" | ||
"@octokit/plugin-paginate-rest" "^6.1.2" | ||
"@octokit/plugin-request-log" "^1.0.4" | ||
"@octokit/plugin-rest-endpoint-methods" "^5.12.0" | ||
"@octokit/plugin-rest-endpoint-methods" "^7.1.2" | ||
|
||
"@octokit/rest@^16.28.4": | ||
version "16.43.2" | ||
|
@@ -1636,6 +1636,11 @@ | |
"@octokit/plugin-request-log" "^1.0.0" | ||
"@octokit/plugin-rest-endpoint-methods" "4.1.4" | ||
|
||
"@octokit/tsconfig@^1.0.2": | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/tsconfig/-/tsconfig-1.0.2.tgz#59b024d6f3c0ed82f00d08ead5b3750469125af7" | ||
integrity sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA== | ||
|
||
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1": | ||
version "2.16.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-2.16.2.tgz#4c5f8da3c6fecf3da1811aef678fda03edac35d2" | ||
|
@@ -1650,35 +1655,12 @@ | |
dependencies: | ||
"@types/node" ">= 8" | ||
|
||
"@octokit/types@^6.0.0": | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.0.1.tgz#a43a667ac8fff45012d23b771b7c3199f4491910" | ||
integrity sha512-H/DnTKC+U09en2GFLH/MfAPNDaYb1isieD4Hx4NLpEt/I1PgtZP/8a+Ehc/j9GHuVF/UvGtOVD8AF9XXvws53w== | ||
dependencies: | ||
"@octokit/openapi-types" "^1.2.0" | ||
"@types/node" ">= 8" | ||
|
||
"@octokit/types@^6.0.3": | ||
version "6.0.3" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.0.3.tgz#df21856c3690a90e332ea36e39fbf413b0a4f25d" | ||
integrity sha512-6y0Emzp+uPpdC5QLzUY1YRklvqiZBMTOz2ByhXdmTFlc3lNv8Mi28dX1U1b4scNtFMUa3tkpjofNFJ5NqMJaZw== | ||
dependencies: | ||
"@octokit/openapi-types" "^1.2.0" | ||
"@types/node" ">= 8" | ||
|
||
"@octokit/types@^6.16.1": | ||
version "6.16.4" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.16.4.tgz#d24f5e1bacd2fe96d61854b5bda0e88cf8288dfe" | ||
integrity sha512-UxhWCdSzloULfUyamfOg4dJxV9B+XjgrIZscI0VCbp4eNrjmorGEw+4qdwcpTsu6DIrm9tQsFQS2pK5QkqQ04A== | ||
"@octokit/types@^9.0.0", "@octokit/types@^9.2.3": | ||
version "9.2.3" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.3.tgz#d0af522f394d74b585cefb7efd6197ca44d183a9" | ||
integrity sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA== | ||
dependencies: | ||
"@octokit/openapi-types" "^7.3.2" | ||
|
||
"@octokit/types@^6.32.0": | ||
version "6.32.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.32.0.tgz#2333567560dd9b338c45de424c8d37ef0250db5c" | ||
integrity sha512-7CFlMfpX78PbvGnQZfQ3pD246RGTLITDnLCyYgTOtwNPIdTKMGs/8dJiZA3Fh5vXuZYqu/YHH32GboK7xnZ0ag== | ||
dependencies: | ||
"@octokit/openapi-types" "^11.0.0" | ||
"@octokit/openapi-types" "^17.2.0" | ||
|
||
"@samverschueren/stream-to-observable@^0.3.0": | ||
version "0.3.1" | ||
|
@@ -6203,11 +6185,18 @@ node-fetch-npm@^2.0.2: | |
json-parse-better-errors "^1.0.0" | ||
safe-buffer "^5.1.1" | ||
|
||
[email protected], node-fetch@^2.3.0, node-fetch@^2.5.0, node-fetch@^2.6.1: | ||
[email protected], node-fetch@^2.3.0, node-fetch@^2.5.0: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" | ||
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== | ||
|
||
node-fetch@^2.6.7: | ||
version "2.6.11" | ||
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.11.tgz#cde7fc71deef3131ef80a738919f999e6edfff25" | ||
integrity sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w== | ||
dependencies: | ||
whatwg-url "^5.0.0" | ||
|
||
node-gyp@^5.0.2: | ||
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-5.1.1.tgz#eb915f7b631c937d282e33aed44cb7a025f62a3e" | ||
|
@@ -8196,6 +8185,11 @@ tr46@^1.0.1: | |
dependencies: | ||
punycode "^2.1.0" | ||
|
||
tr46@~0.0.3: | ||
version "0.0.3" | ||
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" | ||
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== | ||
|
||
trim-newlines@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" | ||
|
@@ -8510,6 +8504,11 @@ wcwidth@^1.0.0: | |
dependencies: | ||
defaults "^1.0.3" | ||
|
||
webidl-conversions@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" | ||
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== | ||
|
||
webidl-conversions@^4.0.2: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad" | ||
|
@@ -8527,6 +8526,14 @@ whatwg-mimetype@^2.1.0, whatwg-mimetype@^2.2.0: | |
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf" | ||
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== | ||
|
||
whatwg-url@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" | ||
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== | ||
dependencies: | ||
tr46 "~0.0.3" | ||
webidl-conversions "^3.0.0" | ||
|
||
whatwg-url@^6.4.1: | ||
version "6.5.0" | ||
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8" | ||
|