diff --git a/package.json b/package.json index a6faa9be..5eb07382 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "file-type": "12.4.0", "filenamify": "4.1.0", "fs-extra": "8.1.0", - "got": "10.0.4", + "got": "10.1.0", "irc-framework": "4.5.2", "is-utf8": "0.2.1", "ldapjs": "2.0.0-pre.5", diff --git a/yarn.lock b/yarn.lock index 13c3e739..4931f084 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3893,10 +3893,10 @@ gonzales-pe@^4.2.4: dependencies: minimist "1.1.x" -got@10.0.4: - version "10.0.4" - resolved "https://registry.yarnpkg.com/got/-/got-10.0.4.tgz#d3a5a6cafd2f6c342d562513cc2d2d7b6afdcbb4" - integrity sha512-yMaRLGZJ7iINsDcZ8hso+v44IXVOejz7xrqEabSvUewdHS3zOf57IqU3sWIBYwHlekSrk+CC2PCeLzabOBxnVA== +got@10.1.0: + version "10.1.0" + resolved "https://registry.yarnpkg.com/got/-/got-10.1.0.tgz#f8437664bdc95a80638db9e101fa81d6e730b67a" + integrity sha512-7tFtiOkTc47O9PyQ8or0urxjs8XF+4K7CfZMRM9RiZAm4kbllG3D8tGlA04PloiFDA2e178mS8yiLSZut1C6Zw== dependencies: "@sindresorhus/is" "^1.0.0" "@szmarczak/http-timer" "^3.1.1"