diff --git a/package.json b/package.json index 3e32c6867..eac0acc60 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "fanfou-sdk": "4.2.0", "git-rev-sync": "3.0.1", "googleapis": "67.1.1", - "got": "11.8.1", + "got": "11.8.2", "https-proxy-agent": "5.0.0", "iconv-lite": "0.6.2", "instagram-private-api": "1.43.4", diff --git a/yarn.lock b/yarn.lock index 3f08aad6c..7f43f0f74 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6057,10 +6057,10 @@ googleapis@67.1.1: google-auth-library "^7.0.2" googleapis-common "^5.0.1" -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== +got@11.8.2: + version "11.8.2" + resolved "https://registry.yarnpkg.com/got/-/got-11.8.2.tgz#7abb3959ea28c31f3576f1576c1effce23f33599" + integrity sha512-D0QywKgIe30ODs+fm8wMZiAcZjypcCodPNuMz5H9Mny7RJ+IjJ10BdmGW7OM7fHXP+O7r6ZwapQ/YQmMSvB0UQ== dependencies: "@sindresorhus/is" "^4.0.0" "@szmarczak/http-timer" "^4.0.5"