diff --git a/package.json b/package.json index 7b5e148e0..7a74960c0 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "fanfou-sdk": "4.2.0", "git-rev-sync": "3.0.1", "googleapis": "66.0.0", - "got": "11.8.0", + "got": "11.8.1", "he": "1.2.0", "hooman": "1.2.6", "https-proxy-agent": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 18e77ac21..a8f08b2fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6107,10 +6107,10 @@ googleapis@66.0.0: google-auth-library "^6.0.0" googleapis-common "^4.4.1" -got@11.8.0: - version "11.8.0" - resolved "https://registry.yarnpkg.com/got/-/got-11.8.0.tgz#be0920c3586b07fd94add3b5b27cb28f49e6545f" - integrity sha512-k9noyoIIY9EejuhaBNLyZ31D5328LeqnyPNXJQb2XlJZcKakLqN5m6O/ikhq/0lw56kUYS54fVm+D1x57YC9oQ== +got@11.8.1: + version "11.8.1" + resolved "https://registry.yarnpkg.com/got/-/got-11.8.1.tgz#df04adfaf2e782babb3daabc79139feec2f7e85d" + integrity sha512-9aYdZL+6nHmvJwHALLwKSUZ0hMwGaJGYv3hoPLPgnT8BoBXm1SjnZeky+91tfwJaDzun2s4RsBRy48IEYv2q2Q== dependencies: "@sindresorhus/is" "^4.0.0" "@szmarczak/http-timer" "^4.0.5"