diff --git a/package.json b/package.json index bc1525932..6d026ac98 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index aaabb68bb..27831c9cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"