chore(deps): bump got from 11.0.2 to 11.0.3 (#4632)

This commit is contained in:
dependabot-preview[bot] 2020-05-02 12:58:33 +08:00 committed by GitHub
parent 61974a49a2
commit 7307928e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
"fanfou-sdk": "4.1.0",
"git-rev-sync": "2.0.0",
"googleapis": "49.0.0",
"got": "11.0.2",
"got": "11.0.3",
"he": "1.2.0",
"iconv-lite": "0.5.1",
"jsdom": "16.2.2",

View File

@ -5753,10 +5753,10 @@ googleapis@49.0.0:
google-auth-library "^6.0.0"
googleapis-common "^4.0.0"
got@11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/got/-/got-11.0.2.tgz#55613d6a1b7040ff9c26cb075defea39eed58d7a"
integrity sha512-zOanxiJs1LaBAiKsV43UUw/oRlyRNtJFeuATahfi4c3MTremj09eAeJBSJ7GR2oEMhrLLRSJpz8fQaojVDijjw==
got@11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/got/-/got-11.0.3.tgz#1df7678f9768ad3991c03b3efc304795eb29fdad"
integrity sha512-VmU5xQ5tWIc2SudsZQ6ewOwPxXxJ4pMS3SJoqP5SK8oBKxnZ3OgAhLZcPMDYeOW0RKIL6HF/vHtibWDLSa3rvw==
dependencies:
"@sindresorhus/is" "^2.1.0"
"@szmarczak/http-timer" "^4.0.0"