Merge pull request #126 from codetheweb/dependabot/npm_and_yarn/got-11.8.2

This commit is contained in:
dependabot-preview[bot] 2021-02-26 10:48:42 +00:00 committed by GitHub
commit 353869c809
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -75,7 +75,7 @@
"fluent-ffmpeg": "^2.1.2", "fluent-ffmpeg": "^2.1.2",
"fs-capacitor": "^6.2.0", "fs-capacitor": "^6.2.0",
"get-youtube-id": "^1.0.1", "get-youtube-id": "^1.0.1",
"got": "^11.8.1", "got": "^11.8.2",
"hasha": "^5.2.2", "hasha": "^5.2.2",
"inversify": "^5.0.5", "inversify": "^5.0.5",
"iso8601-duration": "^1.3.0", "iso8601-duration": "^1.3.0",

View file

@ -1357,10 +1357,10 @@ globby@^11.0.1:
merge2 "^1.3.0" merge2 "^1.3.0"
slash "^3.0.0" slash "^3.0.0"
got@^11.8.1: got@^11.8.2:
version "11.8.1" version "11.8.2"
resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d" resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599"
integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q== integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ==
dependencies: dependencies:
"@sindresorhus/is" "^4.0.0" "@sindresorhus/is" "^4.0.0"
"@szmarczak/http-timer" "^4.0.5" "@szmarczak/http-timer" "^4.0.5"