chore(deps): bump got from 11.5.1 to 11.5.2
Bumps [got](https://github.com/sindresorhus/got) from 11.5.1 to 11.5.2. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.5.1...v11.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
48546eed83
commit
49406ef00b
|
|
@ -81,7 +81,7 @@
|
|||
"fanfou-sdk": "4.1.0",
|
||||
"git-rev-sync": "2.0.0",
|
||||
"googleapis": "58.0.0",
|
||||
"got": "11.5.1",
|
||||
"got": "11.5.2",
|
||||
"he": "1.2.0",
|
||||
"hooman": "1.2.6",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
|
|
|
|||
|
|
@ -5808,10 +5808,10 @@ googleapis@58.0.0:
|
|||
google-auth-library "^6.0.0"
|
||||
googleapis-common "^4.4.0"
|
||||
|
||||
got@11.5.1:
|
||||
version "11.5.1"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-11.5.1.tgz#bf098a270fe80b3fb88ffd5a043a59ebb0a391db"
|
||||
integrity sha512-reQEZcEBMTGnujmQ+Wm97mJs/OK6INtO6HmLI+xt3+9CvnRwWjXutUvb2mqr+Ao4Lu05Rx6+udx9sOQAmExMxA==
|
||||
got@11.5.2:
|
||||
version "11.5.2"
|
||||
resolved "https://registry.yarnpkg.com/got/-/got-11.5.2.tgz#772e3f3a06d9c7589c7c94dc3c83cdb31ddbf742"
|
||||
integrity sha512-yUhpEDLeuGiGJjRSzEq3kvt4zJtAcjKmhIiwNp/eUs75tRlXfWcHo5tcBaMQtnjHWC7nQYT5HkY/l0QOQTkVww==
|
||||
dependencies:
|
||||
"@sindresorhus/is" "^3.0.0"
|
||||
"@szmarczak/http-timer" "^4.0.5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue