Bump got from 12.0.1 to 12.0.2 (#576)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-16 19:34:42 -05:00 committed by GitHub
parent 23540e8db8
commit 64f449ebf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -91,7 +91,7 @@
"fluent-ffmpeg": "^2.1.2", "fluent-ffmpeg": "^2.1.2",
"fs-capacitor": "^7.0.1", "fs-capacitor": "^7.0.1",
"get-youtube-id": "^1.0.1", "get-youtube-id": "^1.0.1",
"got": "^12.0.0", "got": "^12.0.2",
"hasha": "^5.2.2", "hasha": "^5.2.2",
"inversify": "^6.0.1", "inversify": "^6.0.1",
"iso8601-duration": "^1.3.0", "iso8601-duration": "^1.3.0",

View file

@ -300,10 +300,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
"@sindresorhus/is@^4.0.0", "@sindresorhus/is@^4.2.0", "@sindresorhus/is@^4.3.0": "@sindresorhus/is@^4.0.0", "@sindresorhus/is@^4.2.0", "@sindresorhus/is@^4.3.0", "@sindresorhus/is@^4.6.0":
version "4.4.0" version "4.6.0"
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.4.0.tgz#e277e5bdbdf7cb1e20d320f02f5e2ed113cd3185" resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
integrity sha512-QppPM/8l3Mawvh4rn9CNEYIU9bxpXUCRMaX9yUpvBk1nMKusLKpfXGDEKExKaPhLzcn3lzil7pR6rnJ11HgeRQ== integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
"@szmarczak/http-timer@^1.1.2": "@szmarczak/http-timer@^1.1.2":
version "1.1.2" version "1.1.2"
@ -1856,12 +1856,12 @@ got@11.8.3:
p-cancelable "^2.0.0" p-cancelable "^2.0.0"
responselike "^2.0.0" responselike "^2.0.0"
got@^12.0.0: got@^12.0.2:
version "12.0.1" version "12.0.2"
resolved "https://registry.yarnpkg.com/got/-/got-12.0.1.tgz#78747f1c5bc7069bbd739636ed8b70c7f2140a39" resolved "https://registry.yarnpkg.com/got/-/got-12.0.2.tgz#8ce4c3baa50bb18a0858d2539caa0fac19e109bf"
integrity sha512-1Zhoh+lDej3t7Ks1BP/Jufn+rNqdiHQgUOcTxHzg2Dao1LQfp5S4Iq0T3iBxN4Zdo7QqCJL+WJUNzDX6rCP2Ew== integrity sha512-Zi4yHiqCgaorUbknr/RHFBsC3XqjSodaw0F3qxlqAqyj+OGYZl37/uy01R0qz++KANKQYdY5FHJ0okXZpEzwWQ==
dependencies: dependencies:
"@sindresorhus/is" "^4.2.0" "@sindresorhus/is" "^4.6.0"
"@szmarczak/http-timer" "^5.0.1" "@szmarczak/http-timer" "^5.0.1"
"@types/cacheable-request" "^6.0.2" "@types/cacheable-request" "^6.0.2"
"@types/responselike" "^1.0.0" "@types/responselike" "^1.0.0"
@ -1870,7 +1870,7 @@ got@^12.0.0:
decompress-response "^6.0.0" decompress-response "^6.0.0"
form-data-encoder "1.7.1" form-data-encoder "1.7.1"
get-stream "^6.0.1" get-stream "^6.0.1"
http2-wrapper "^2.1.9" http2-wrapper "^2.1.10"
lowercase-keys "^3.0.0" lowercase-keys "^3.0.0"
p-cancelable "^3.0.0" p-cancelable "^3.0.0"
responselike "^2.0.0" responselike "^2.0.0"
@ -1962,7 +1962,7 @@ http2-wrapper@^1.0.0-beta.5.2:
quick-lru "^5.1.1" quick-lru "^5.1.1"
resolve-alpn "^1.0.0" resolve-alpn "^1.0.0"
http2-wrapper@^2.1.9: http2-wrapper@^2.1.10:
version "2.1.10" version "2.1.10"
resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.1.10.tgz#307cd0cee2564723692ad34c2d570d12f10e83be" resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-2.1.10.tgz#307cd0cee2564723692ad34c2d570d12f10e83be"
integrity sha512-QHgsdYkieKp+6JbXP25P+tepqiHYd+FVnDwXpxi/BlUcoIB0nsmTOymTNvETuTO+pDuwcSklPE72VR3DqV+Haw== integrity sha512-QHgsdYkieKp+6JbXP25P+tepqiHYd+FVnDwXpxi/BlUcoIB0nsmTOymTNvETuTO+pDuwcSklPE72VR3DqV+Haw==