-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump got from 14.2.1 to 14.3.0 in /docs
Bumps [got](https://github.com/sindresorhus/got) from 14.2.1 to 14.3.0. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v14.2.1...v14.3.0) --- updated-dependencies: - dependency-name: got dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
4cdfe95
commit d0c0a50
Showing
2 changed files
with
27 additions
and
32 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,6 +22,6 @@ | |
}, | ||
"dependencies": { | ||
"cacheable-request": "12.0.0", | ||
"got": "14.2.1" | ||
"got": "14.3.0" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -1046,10 +1046,10 @@ | |
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" | ||
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== | ||
|
||
"@sindresorhus/is@^6.1.0": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-6.1.0.tgz#71a4ca5171888fb7fc36c6d1ff3604b0a5e43555" | ||
integrity sha512-BuvU07zq3tQ/2SIgBsEuxKYDyDjC0n7Zir52bpHy2xnBbW81+po43aLFPLbeV3HRAheFbGud1qgcqSYfhtHMAg== | ||
"@sindresorhus/is@^6.3.1": | ||
version "6.3.1" | ||
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-6.3.1.tgz#43bbe2a94de0d7a11b95b7fc8100fa0e4694bbe0" | ||
integrity sha512-FX4MfcifwJyFOI2lPoX7PQxCqx8BG1HCho7WdiXwpEQx1Ycij0JxkfYtGK7yqNScrZGSlt6RE6sw8QYoH7eKnQ== | ||
|
||
"@szmarczak/http-timer@^1.1.2": | ||
version "1.1.2" | ||
|
@@ -1121,7 +1121,7 @@ | |
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.4.tgz#8c3496bd1b50cc04aeefd691140aa571d4dbfa34" | ||
integrity sha512-t2szdkwmg2JJyuCM20e8kR2X59WCE5Zkl4bzm1u1Oukjm79zpbiAv+QjnwLnuuV0WHEcX2NgUItu0pAMKuOPww== | ||
|
||
"@types/http-cache-semantics@^4.0.2", "@types/http-cache-semantics@^4.0.4": | ||
"@types/http-cache-semantics@^4.0.4": | ||
version "4.0.4" | ||
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4" | ||
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA== | ||
|
@@ -2436,30 +2436,30 @@ cacheable-lookup@^7.0.0: | |
resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-7.0.0.tgz#3476a8215d046e5a3202a9209dd13fec1f933a27" | ||
integrity sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w== | ||
|
||
[email protected].1: | ||
version "12.0.1" | ||
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-12.0.1.tgz#e6f473b5b76c02e72a0ec2cd44c7cfb7c751d7c5" | ||
integrity sha512-Yo9wGIQUaAfIbk+qY0X4cDQgCosecfBe3V9NSyeY4qPC2SAkbCS4Xj79VP8WOzitpJUZKc/wsRCYF5ariDIwkg== | ||
[email protected].0: | ||
version "12.0.0" | ||
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-12.0.0.tgz#5f54693c0708ced6ffadd9c1a74b5cb68b3c8a65" | ||
integrity sha512-UtNTDctKsb0brJBsCarSCDUMy+OTXy/FuvTpuPOpI8GscRIRRAZc8zBxWZ8qtymmtQq6yVtRVxMTQm01RZKjrg== | ||
dependencies: | ||
"@types/http-cache-semantics" "^4.0.4" | ||
get-stream "^9.0.1" | ||
get-stream "^8.0.1" | ||
http-cache-semantics "^4.1.1" | ||
keyv "^4.5.4" | ||
mimic-response "^4.0.0" | ||
normalize-url "^8.0.1" | ||
normalize-url "^8.0.0" | ||
responselike "^3.0.0" | ||
|
||
cacheable-request@^10.2.14: | ||
version "10.2.14" | ||
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-10.2.14.tgz#eb915b665fda41b79652782df3f553449c406b9d" | ||
integrity sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ== | ||
cacheable-request@^12.0.1: | ||
version "12.0.1" | ||
resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-12.0.1.tgz#e6f473b5b76c02e72a0ec2cd44c7cfb7c751d7c5" | ||
integrity sha512-Yo9wGIQUaAfIbk+qY0X4cDQgCosecfBe3V9NSyeY4qPC2SAkbCS4Xj79VP8WOzitpJUZKc/wsRCYF5ariDIwkg== | ||
dependencies: | ||
"@types/http-cache-semantics" "^4.0.2" | ||
get-stream "^6.0.1" | ||
"@types/http-cache-semantics" "^4.0.4" | ||
get-stream "^9.0.1" | ||
http-cache-semantics "^4.1.1" | ||
keyv "^4.5.3" | ||
keyv "^4.5.4" | ||
mimic-response "^4.0.0" | ||
normalize-url "^8.0.0" | ||
normalize-url "^8.0.1" | ||
responselike "^3.0.0" | ||
|
||
cacheable-request@^6.0.0: | ||
|
@@ -4819,11 +4819,6 @@ get-stream@^5.1.0: | |
dependencies: | ||
pump "^3.0.0" | ||
|
||
get-stream@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" | ||
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== | ||
|
||
get-stream@^8.0.1: | ||
version "8.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-8.0.1.tgz#def9dfd71742cd7754a7761ed43749a27d02eca2" | ||
|
@@ -4960,15 +4955,15 @@ gopd@^1.0.1: | |
dependencies: | ||
get-intrinsic "^1.1.3" | ||
|
||
got@14.2.1: | ||
version "14.2.1" | ||
resolved "https://registry.yarnpkg.com/got/-/got-14.2.1.tgz#59513971a4f990d7c20f4830cf78145d58b3042d" | ||
integrity sha512-KOaPMremmsvx6l9BLC04LYE6ZFW4x7e4HkTe3LwBmtuYYQwpeS4XKqzhubTIkaQ1Nr+eXxeori0zuwupXMovBQ== | ||
got@14.3.0: | ||
version "14.3.0" | ||
resolved "https://registry.yarnpkg.com/got/-/got-14.3.0.tgz#3b889f9b2ed0e5a312077d8564a3ac6662c483ef" | ||
integrity sha512-vZkrXdq5BtPWTXqvjXSpl6zky3zpHaOVfSug/RfFHu3YrtSsvYzopVMDqrh2do77WnGoCSSRCHW25zXOSAQ9zw== | ||
dependencies: | ||
"@sindresorhus/is" "^6.1.0" | ||
"@sindresorhus/is" "^6.3.1" | ||
"@szmarczak/http-timer" "^5.0.1" | ||
cacheable-lookup "^7.0.0" | ||
cacheable-request "^10.2.14" | ||
cacheable-request "^12.0.1" | ||
decompress-response "^6.0.0" | ||
form-data-encoder "^4.0.2" | ||
get-stream "^8.0.1" | ||
|
@@ -5989,7 +5984,7 @@ keyv@^3.0.0: | |
dependencies: | ||
json-buffer "3.0.0" | ||
|
||
keyv@^4.5.3, keyv@^4.5.4: | ||
keyv@^4.5.4: | ||
version "4.5.4" | ||
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93" | ||
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== | ||
|