diff --git a/package.json b/package.json index 32a9d01df..01c7f8ddb 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "homepage": "https://github.com/DIYgod/RSSHub#readme", "devDependencies": { "@types/cheerio": "0.22.13", - "@types/got": "9.6.7", + "@types/got": "9.6.8", "@types/koa": "2.0.51", "@vuepress/plugin-back-to-top": "1.2.0", "@vuepress/plugin-google-analytics": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 08fc2ac49..ed45a56e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1091,10 +1091,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/got@9.6.7": - version "9.6.7" - resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.7.tgz#33d84c60cba83e3c904634a1ea7ea81d1549bea6" - integrity sha512-LMc2ja42bQorKpBxf38ZBPdT3FhYL0lyAqnZBo5vAPCtobYa8AiHwSLH5zDvR19r2Pr5Ojar3hT/QLLb2SoPYA== +"@types/got@9.6.8": + version "9.6.8" + resolved "https://registry.yarnpkg.com/@types/got/-/got-9.6.8.tgz#c4353d64e03649a9e69c8e5be1ce3d3ed416be9e" + integrity sha512-XEgrUTgNYuFVYpM8lXtZfOearvZRgmrLzksN+27YeDfqHt8NgXoi0uDWx4JXYojS1piedTvVFjOzjak5m1x2mw== dependencies: "@types/node" "*" "@types/tough-cookie" "*"