Skip to content

Commit f5826a3

Browse files
chore(deps-dev): bump got from 11.8.5 to 12.5.2 (#994)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.5 to 12.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sindresorhus/got/releases">got's releases</a>.</em></p> <blockquote> <h2>v12.5.2</h2> <ul> <li>Improve TypeScript 4.9 compatibility (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2163">#2163</a>) 39f83b6</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2">https://github.com/sindresorhus/got/compare/v12.5.1...v12.5.2</a></p> <h2>v12.5.1</h2> <ul> <li>Fix compatibility with TypeScript and ESM 3b3ea67</li> <li>Fix request body not being properly cached (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2150">#2150</a>) 3e9d3af</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1">https://github.com/sindresorhus/got/compare/v12.5.0...v12.5.1</a></p> <h2>v12.5.0</h2> <ul> <li>Disable method rewriting on 307 and 308 status codes (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2145">#2145</a>) e049e94</li> <li>Upgrade dependencies 8630815 f0ac0b3 4c3762a</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0">https://github.com/sindresorhus/got/compare/v12.4.1...v12.5.0</a></p> <h2>v12.4.1</h2> <h3>Fixes</h3> <ul> <li>Fix <code>options.context</code> being not extensible b671480715dbbff908e9a385f5e714570c663cd7</li> <li>Don't emit <code>uploadProgress</code> after promise cancelation 693de217b030816f574d6e4cb505ee2e77b21c29</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v12.4.0...v12.4.1">https://github.com/sindresorhus/got/compare/v12.4.0...v12.4.1</a></p> <h2>v12.4.0</h2> <h3>Improvements</h3> <ul> <li>Support FormData without known length (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2120">#2120</a>) 850773c</li> </ul> <h3>Fixes</h3> <ul> <li>Don&amp;<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/39">#39</a>;t call <code>beforeError</code> hooks with <code>HTTPError</code> if the <code>throwHttpErrors</code> option is <code>false</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2104">#2104</a>) 3927348</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v12.3.1...v12.4.0">https://github.com/sindresorhus/got/compare/v12.3.1...v12.4.0</a></p> <h2>v12.3.1</h2> <ul> <li>Don&amp;<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/39">#39</a>;t freeze signal when freezing Options (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2100">#2100</a>) 43b1467</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1">https://github.com/sindresorhus/got/compare/v12.3.0...v12.3.1</a></p> <h2>v12.3.0</h2> <ul> <li>Add <code>.off()</code> method for events (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2092">#2092</a>) 88056be</li> </ul> <p><a href="https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0">https://github.com/sindresorhus/got/compare/v12.2.0...v12.3.0</a></p> <h2>v12.2.0</h2> <ul> <li><a href="https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#signal">Support <code>AbortController</code></a> (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2020">#2020</a>) 6a6d2a9</li> <li>Add <a href="https://github.com/sindresorhus/got/blob/main/documentation/2-options.md#enableunixsockets"><code>enableUnixSockets</code></a> option (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2062">#2062</a>) 461b3d4</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sindresorhus/got/commit/5f278d74125608b7abe75941cb6a71e21e0fb892"><code>5f278d7</code></a> 12.5.2</li> <li><a href="https://github.com/sindresorhus/got/commit/39f83b6dad77acf9814df6d482a1a0b76732b0a4"><code>39f83b6</code></a> Improve TypeScript 4.9 compatibility (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2163">#2163</a>)</li> <li><a href="https://github.com/sindresorhus/got/commit/623229fad64b89a58c68c9f47fc36a4883cc994a"><code>623229f</code></a> Simplify <code>CookieJar</code> docs (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2155">#2155</a>)</li> <li><a href="https://github.com/sindresorhus/got/commit/07afa3c4807ca83be909995c4347cf1029439ece"><code>07afa3c</code></a> Make GitHub Actions workflow more secure (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2154">#2154</a>)</li> <li><a href="https://github.com/sindresorhus/got/commit/a4482a54eb67bce79552f9f1ea0a3dcef7585991"><code>a4482a5</code></a> 12.5.1</li> <li><a href="https://github.com/sindresorhus/got/commit/3b3ea6776b4f15d69d1b4dde87f32173a3a6fdb2"><code>3b3ea67</code></a> Fix compatibility with TypeScript and ESM</li> <li><a href="https://github.com/sindresorhus/got/commit/3e9d3af606c38f60e6225f8e009aacd6962fef71"><code>3e9d3af</code></a> Fix request body not being properly cached (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2150">#2150</a>)</li> <li><a href="https://github.com/sindresorhus/got/commit/6c7ebab3674fbf8a21275cfe9e06f71740219c05"><code>6c7ebab</code></a> Minor tweaks for ESM strict mode</li> <li><a href="https://github.com/sindresorhus/got/commit/73501b63fed981f7958e6f732d7c13791c050126"><code>73501b6</code></a> 12.5.0</li> <li><a href="https://github.com/sindresorhus/got/commit/4c3762af0661e1be2fa0abdff02af1eb497fc115"><code>4c3762a</code></a> Update <code>cacheable-request</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/got/issues/2146">#2146</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sindresorhus/got/compare/v11.8.5...v12.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=got&package-manager=npm_and_yarn&previous-version=11.8.5&new-version=12.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a69fbc commit f5826a3

File tree

2 files changed

+85
-94
lines changed

2 files changed

+85
-94
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"fontkit": "^1.7.7",
5555
"get-folder-size": "^2.0.0",
5656
"glob": "^8.0.3",
57-
"got": "^11.8.2",
57+
"got": "^12.5.2",
5858
"graceful-fs": "^4.1.15",
5959
"graphql": "^15.5.1",
6060
"hot-shots": "^8.5.0",

yarn.lock

+84-93
Original file line numberDiff line numberDiff line change
@@ -2002,10 +2002,10 @@
20022002
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
20032003
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
20042004

2005-
"@sindresorhus/is@^4.0.0":
2006-
version "4.0.1"
2007-
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.0.1.tgz#d26729db850fa327b7cacc5522252194404226f5"
2008-
integrity sha512-Qm9hBEBu18wt1PO2flE7LPb30BHMQt1eQgbV76YntdNk73XZGpn3izvGTYxbGgzXKgbCjiia0uxTd3aTNQrY/g==
2005+
"@sindresorhus/is@^5.2.0":
2006+
version "5.3.0"
2007+
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.3.0.tgz#0ec9264cf54a527671d990eb874e030b55b70dcc"
2008+
integrity sha512-CX6t4SYQ37lzxicAqsBtxA3OseeoVrh9cSJ5PFYam0GksYlupRfy1A+Q4aYD3zvcfECLc0zO2u+ZnR2UYKvCrw==
20092009

20102010
"@sinonjs/commons@^1.7.0":
20112011
version "1.8.2"
@@ -2057,12 +2057,12 @@
20572057
dependencies:
20582058
defer-to-connect "^1.0.1"
20592059

2060-
"@szmarczak/http-timer@^4.0.5":
2061-
version "4.0.6"
2062-
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.6.tgz#b4a914bb62e7c272d4e5989fe4440f812ab1d807"
2063-
integrity sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==
2060+
"@szmarczak/http-timer@^5.0.1":
2061+
version "5.0.1"
2062+
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a"
2063+
integrity sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw==
20642064
dependencies:
2065-
defer-to-connect "^2.0.0"
2065+
defer-to-connect "^2.0.1"
20662066

20672067
"@tensorflow/[email protected]":
20682068
version "3.12.0"
@@ -2219,16 +2219,6 @@
22192219
"@types/long" "*"
22202220
"@types/node" "*"
22212221

2222-
"@types/cacheable-request@^6.0.1":
2223-
version "6.0.2"
2224-
resolved "https://registry.yarnpkg.com/@types/cacheable-request/-/cacheable-request-6.0.2.tgz#c324da0197de0a98a2312156536ae262429ff6b9"
2225-
integrity sha512-B3xVo+dlKM6nnKTcmm5ZtY/OL8bOAOd2Olee9M1zft65ox50OzjEHW91sDiU9j6cvW8Ejg1/Qkf4xd2kugApUA==
2226-
dependencies:
2227-
"@types/http-cache-semantics" "*"
2228-
"@types/keyv" "*"
2229-
"@types/node" "*"
2230-
"@types/responselike" "*"
2231-
22322222
"@types/component-emitter@^1.2.10":
22332223
version "1.2.10"
22342224
resolved "https://registry.yarnpkg.com/@types/component-emitter/-/component-emitter-1.2.10.tgz#ef5b1589b9f16544642e473db5ea5639107ef3ea"
@@ -2359,7 +2349,7 @@
23592349
resolved "https://registry.yarnpkg.com/@types/http-assert/-/http-assert-1.5.1.tgz#d775e93630c2469c2f980fc27e3143240335db3b"
23602350
integrity sha512-PGAK759pxyfXE78NbKxyfRcWYA/KwW17X290cNev/qAsn9eQIxkH4shoNBafH37wewhDG/0p1cHPbK6+SzZjWQ==
23612351

2362-
"@types/http-cache-semantics@*":
2352+
"@types/http-cache-semantics@^4.0.1":
23632353
version "4.0.1"
23642354
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
23652355
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
@@ -2415,13 +2405,6 @@
24152405
resolved "https://registry.yarnpkg.com/@types/keygrip/-/keygrip-1.0.2.tgz#513abfd256d7ad0bf1ee1873606317b33b1b2a72"
24162406
integrity sha512-GJhpTepz2udxGexqos8wgaBx4I/zWIDPh/KOGEwAqtuGDkOUJu5eFvwmdBX4AmB8Odsr+9pHCQqiAqDL/yKMKw==
24172407

2418-
"@types/keyv@*":
2419-
version "3.1.2"
2420-
resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.2.tgz#5d97bb65526c20b6e0845f6b0d2ade4f28604ee5"
2421-
integrity sha512-/FvAK2p4jQOaJ6CGDHJTqZcUtbZe820qIeTg7o0Shg7drB4JHeL+V/dhSaly7NXx6u8eSee+r7coT+yuJEvDLg==
2422-
dependencies:
2423-
"@types/node" "*"
2424-
24252408
"@types/koa-compose@*":
24262409
version "3.2.5"
24272410
resolved "https://registry.yarnpkg.com/@types/koa-compose/-/koa-compose-3.2.5.tgz#85eb2e80ac50be95f37ccf8c407c09bbe3468e9d"
@@ -2517,13 +2500,6 @@
25172500
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
25182501
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
25192502

2520-
"@types/responselike@*", "@types/responselike@^1.0.0":
2521-
version "1.0.0"
2522-
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29"
2523-
integrity sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==
2524-
dependencies:
2525-
"@types/node" "*"
2526-
25272503
"@types/retry@^0.12.0":
25282504
version "0.12.0"
25292505
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
@@ -4225,10 +4201,23 @@ cache-content-type@^1.0.0:
42254201
mime-types "^2.1.18"
42264202
ylru "^1.2.0"
42274203

4228-
cacheable-lookup@^5.0.3:
4229-
version "5.0.4"
4230-
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz#5a6b865b2c44357be3d5ebc2a467b032719a7005"
4231-
integrity sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==
4204+
cacheable-lookup@^7.0.0:
4205+
version "7.0.0"
4206+
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz#3476a8215d046e5a3202a9209dd13fec1f933a27"
4207+
integrity sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w==
4208+
4209+
cacheable-request@^10.2.1:
4210+
version "10.2.2"
4211+
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-10.2.2.tgz#07c3d5afcaa2de2e9f66959bacb3ff78da3735fd"
4212+
integrity sha512-KxjQZM3UIo7/J6W4sLpwFvu1GB3Whv8NtZ8ZrUL284eiQjiXeeqWTdhixNrp/NLZ/JNuFBo6BD4ZaO8ZJ5BN8Q==
4213+
dependencies:
4214+
"@types/http-cache-semantics" "^4.0.1"
4215+
get-stream "^6.0.1"
4216+
http-cache-semantics "^4.1.0"
4217+
keyv "^4.5.0"
4218+
mimic-response "^4.0.0"
4219+
normalize-url "^7.2.0"
4220+
responselike "^3.0.0"
42324221

42334222
cacheable-request@^2.1.1:
42344223
version "2.1.4"
@@ -4256,19 +4245,6 @@ cacheable-request@^6.0.0:
42564245
normalize-url "^4.1.0"
42574246
responselike "^1.0.2"
42584247

4259-
cacheable-request@^7.0.2:
4260-
version "7.0.2"
4261-
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27"
4262-
integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew==
4263-
dependencies:
4264-
clone-response "^1.0.2"
4265-
get-stream "^5.1.0"
4266-
http-cache-semantics "^4.0.0"
4267-
keyv "^4.0.0"
4268-
lowercase-keys "^2.0.0"
4269-
normalize-url "^6.0.1"
4270-
responselike "^2.0.0"
4271-
42724248
cached-path-relative@^1.0.0, cached-path-relative@^1.0.2:
42734249
version "1.1.0"
42744250
resolved "https://registry.yarnpkg.com/cached-path-relative/-/cached-path-relative-1.1.0.tgz#865576dfef39c0d6a7defde794d078f5308e3ef3"
@@ -5371,7 +5347,7 @@ defer-to-connect@^1.0.1:
53715347
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz#331ae050c08dcf789f8c83a7b81f0ed94f4ac591"
53725348
integrity sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==
53735349

5374-
defer-to-connect@^2.0.0:
5350+
defer-to-connect@^2.0.1:
53755351
version "2.0.1"
53765352
resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587"
53775353
integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==
@@ -6605,6 +6581,11 @@ forever-agent@~0.6.1:
66056581
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
66066582
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
66076583

6584+
form-data-encoder@^2.1.2:
6585+
version "2.1.3"
6586+
resolved "https://registry.yarnpkg.com/form-data-encoder/-/form-data-encoder-2.1.3.tgz#682cd821a8423605093992ff895e6b2ed5a9d429"
6587+
integrity sha512-KqU0nnPMgIJcCOFTNJFEA8epcseEaoox4XZffTgy8jlI6pL/5EFyR54NRG7CnCJN0biY7q52DO3MH6/sJ/TKlQ==
6588+
66086589
form-data@^2.3.1, form-data@^2.5.0:
66096590
version "2.5.1"
66106591
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.5.1.tgz#f2cbec57b5e59e23716e128fe44d4e5dd23895f4"
@@ -7201,22 +7182,22 @@ google-protobuf@^3.9.2:
72017182
resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.17.3.tgz#f87595073545a77946c8f0b67c302c5f7646d700"
72027183
integrity sha512-OVPzcSWIAJ+d5yiHyeaLrdufQtrvaBrF4JQg+z8ynTkbO3uFcujqXszTumqg1cGsAsjkWnI+M5B1xZ19yR4Wyg==
72037184

7204-
got@^11.8.2:
7205-
version "11.8.5"
7206-
resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046"
7207-
integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ==
7208-
dependencies:
7209-
"@sindresorhus/is" "^4.0.0"
7210-
"@szmarczak/http-timer" "^4.0.5"
7211-
"@types/cacheable-request" "^6.0.1"
7212-
"@types/responselike" "^1.0.0"
7213-
cacheable-lookup "^5.0.3"
7214-
cacheable-request "^7.0.2"
7185+
got@^12.5.2:
7186+
version "12.5.2"
7187+
resolved "https://registry.yarnpkg.com/got/-/got-12.5.2.tgz#2c1b390918961cf50e61cb02d2085ba203d0df45"
7188+
integrity sha512-guHGMSEcsA5m1oPRweXUJnug0vuvlkX9wx5hzOka+ZBrBUOJHU0Z1JcNu3QE5IPGnA5aXUsQHdWOD4eJg9/v3A==
7189+
dependencies:
7190+
"@sindresorhus/is" "^5.2.0"
7191+
"@szmarczak/http-timer" "^5.0.1"
7192+
cacheable-lookup "^7.0.0"
7193+
cacheable-request "^10.2.1"
72157194
decompress-response "^6.0.0"
7216-
http2-wrapper "^1.0.0-beta.5.2"
7217-
lowercase-keys "^2.0.0"
7218-
p-cancelable "^2.0.0"
7219-
responselike "^2.0.0"
7195+
form-data-encoder "^2.1.2"
7196+
get-stream "^6.0.1"
7197+
http2-wrapper "^2.1.10"
7198+
lowercase-keys "^3.0.0"
7199+
p-cancelable "^3.0.0"
7200+
responselike "^3.0.0"
72207201

72217202
got@^6.7.1:
72227203
version "6.7.1"
@@ -7645,13 +7626,13 @@ http-status@^1.1.2:
76457626
resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.0.tgz#2edfb02068d236ba60fd1481ad89219aa96e1677"
76467627
integrity sha512-wcGvY31MpFNHIkUcXHHnvrE4IKYlpvitJw5P/1u892gMBAM46muQ+RH7UN1d+Ntnfx5apnOnVY6vcLmrWHOLwg==
76477628

7648-
http2-wrapper@^1.0.0-beta.5.2:
7649-
version "1.0.3"
7650-
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.3.tgz#b8f55e0c1f25d4ebd08b3b0c2c079f9590800b3d"
7651-
integrity sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==
7629+
http2-wrapper@^2.1.10:
7630+
version "2.1.11"
7631+
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.1.11.tgz#d7c980c7ffb85be3859b6a96c800b2951ae257ef"
7632+
integrity sha512-aNAk5JzLturWEUiuhAN73Jcbq96R7rTitAoXV54FYMatvihnpD2+6PUgU4ce3D/m5VDbw+F5CsyKSF176ptitQ==
76527633
dependencies:
76537634
quick-lru "^5.1.1"
7654-
resolve-alpn "^1.0.0"
7635+
resolve-alpn "^1.2.0"
76557636

76567637
76577638
version "1.6.1"
@@ -9337,10 +9318,10 @@ keyv@^3.0.0:
93379318
dependencies:
93389319
json-buffer "3.0.0"
93399320

9340-
keyv@^4.0.0:
9341-
version "4.0.3"
9342-
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.0.3.tgz#4f3aa98de254803cafcd2896734108daa35e4254"
9343-
integrity sha512-zdGa2TOpSZPq5mU6iowDARnMBZgtCqJ11dJROFi6tg6kTn4nuUdU09lFyLFSaHrWqpIJ+EBq4E8/Dc0Vx5vLdA==
9321+
keyv@^4.5.0:
9322+
version "4.5.0"
9323+
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.0.tgz#dbce9ade79610b6e641a9a65f2f6499ba06b9bc6"
9324+
integrity sha512-2YvuMsA+jnFGtBareKqgANOEKe1mk3HKiXu2fRmAfyxG0MJAywNhi5ttWA3PMjl4NmpyjZNbFifR2vNjW1znfA==
93449325
dependencies:
93459326
json-buffer "3.0.1"
93469327

@@ -10084,6 +10065,11 @@ lowercase-keys@^2.0.0:
1008410065
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479"
1008510066
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
1008610067

10068+
lowercase-keys@^3.0.0:
10069+
version "3.0.0"
10070+
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2"
10071+
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
10072+
1008710073
lru-cache@^4.0.1:
1008810074
version "4.1.5"
1008910075
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -10451,6 +10437,11 @@ mimic-response@^3.1.0:
1045110437
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
1045210438
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
1045310439

10440+
mimic-response@^4.0.0:
10441+
version "4.0.0"
10442+
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-4.0.0.tgz#35468b19e7c75d10f5165ea25e75a5ceea7cf70f"
10443+
integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==
10444+
1045410445
min-document@^2.19.0:
1045510446
version "2.19.0"
1045610447
resolved "https://registry.yarnpkg.com/min-document/-/min-document-2.19.0.tgz#7bd282e3f5842ed295bb748cdd9f1ffa2c824685"
@@ -11085,10 +11076,10 @@ normalize-url@^4.1.0:
1108511076
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a"
1108611077
integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==
1108711078

11088-
normalize-url@^6.0.1:
11089-
version "6.1.0"
11090-
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
11091-
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
11079+
normalize-url@^7.2.0:
11080+
version "7.2.0"
11081+
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-7.2.0.tgz#5317f78cff95f5fa1e76cc0b5e33245c43781e11"
11082+
integrity sha512-uhXOdZry0L6M2UIo9BTt7FdpBDiAGN/7oItedQwPKh8jh31ZlvC8U9Xl/EJ3aijDHaywXTW3QbZ6LuCocur1YA==
1109211083

1109311084
npm-audit-report@^1.3.3:
1109411085
version "1.3.3"
@@ -11632,10 +11623,10 @@ p-cancelable@^1.0.0:
1163211623
resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-1.1.0.tgz#d078d15a3af409220c886f1d9a0ca2e441ab26cc"
1163311624
integrity sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==
1163411625

11635-
p-cancelable@^2.0.0:
11636-
version "2.1.1"
11637-
resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-2.1.1.tgz#aab7fbd416582fa32a3db49859c122487c5ed2cf"
11638-
integrity sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==
11626+
p-cancelable@^3.0.0:
11627+
version "3.0.0"
11628+
resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-3.0.0.tgz#63826694b54d61ca1c20ebcb6d3ecf5e14cd8050"
11629+
integrity sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw==
1163911630

1164011631
p-defer@^1.0.0:
1164111632
version "1.0.0"
@@ -13129,10 +13120,10 @@ requires-port@^1.0.0:
1312913120
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
1313013121
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
1313113122

13132-
resolve-alpn@^1.0.0:
13133-
version "1.2.0"
13134-
resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.0.tgz#058bb0888d1cd4d12474e9a4b6eb17bdd5addc44"
13135-
integrity sha512-e4FNQs+9cINYMO5NMFc6kOUCdohjqFPSgMuwuZAOUWqrfWsen+Yjy5qZFkV5K7VO7tFSLKcUL97olkED7sCBHA==
13123+
resolve-alpn@^1.2.0:
13124+
version "1.2.1"
13125+
resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9"
13126+
integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==
1313613127

1313713128
resolve-cwd@^3.0.0:
1313813129
version "3.0.0"
@@ -13189,12 +13180,12 @@ [email protected], responselike@^1.0.2:
1318913180
dependencies:
1319013181
lowercase-keys "^1.0.0"
1319113182

13192-
responselike@^2.0.0:
13193-
version "2.0.0"
13194-
resolved "https://registry.yarnpkg.com/responselike/-/responselike-2.0.0.tgz#26391bcc3174f750f9a79eacc40a12a5c42d7723"
13195-
integrity sha512-xH48u3FTB9VsZw7R+vvgaKeLKzT6jOogbQhEe/jewwnZgzPcnyWui2Av6JpoYZF/91uueC+lqhWqeURw5/qhCw==
13183+
responselike@^3.0.0:
13184+
version "3.0.0"
13185+
resolved "https://registry.yarnpkg.com/responselike/-/responselike-3.0.0.tgz#20decb6c298aff0dbee1c355ca95461d42823626"
13186+
integrity sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==
1319613187
dependencies:
13197-
lowercase-keys "^2.0.0"
13188+
lowercase-keys "^3.0.0"
1319813189

1319913190
rest-facade@^1.13.0:
1320013191
version "1.13.0"

0 commit comments

Comments
 (0)