diff --git a/package.json b/package.json index c1b6db61..11e0bfc9 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "file-type": "12.4.2", "filenamify": "4.1.0", "fs-extra": "8.1.0", - "got": "10.1.0", + "got": "10.2.0", "irc-framework": "4.6.0", "is-utf8": "0.2.1", "ldapjs": "2.0.0-pre.5", diff --git a/yarn.lock b/yarn.lock index 7dc0c3fe..b268184e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3905,10 +3905,10 @@ gonzales-pe@^4.2.4: dependencies: minimist "1.1.x" -got@10.1.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/got/-/got-10.1.0.tgz#f8437664bdc95a80638db9e101fa81d6e730b67a" - integrity sha512-7tFtiOkTc47O9PyQ8or0urxjs8XF+4K7CfZMRM9RiZAm4kbllG3D8tGlA04PloiFDA2e178mS8yiLSZut1C6Zw== +got@10.2.0: + version "10.2.0" + resolved "https://registry.yarnpkg.com/got/-/got-10.2.0.tgz#c7d54e5b41881e5c64952a4013986af12dbab47f" + integrity sha512-X14b2uo+20s+HrJz9qyUmGNdIyYbRUZNE05fUz0aS4eXp1l82oUvsvFcMjwY3D25zgWwittqEQWEia0XqSlzzw== dependencies: "@sindresorhus/is" "^1.0.0" "@szmarczak/http-timer" "^3.1.1"