diff --git a/package.json b/package.json index 2d4ee37c..a01cbf28 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "express": "4.17.1", "file-type": "14.6.1", "filenamify": "4.1.0", - "got": "11.2.0", + "got": "11.3.0", "irc-framework": "4.8.1", "is-utf8": "0.2.1", "ldapjs": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 0d4863bd..0c9191fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4240,10 +4240,10 @@ gonzales-pe@^4.3.0: dependencies: minimist "^1.2.5" -got@11.2.0: - version "11.2.0" - resolved "https://registry.yarnpkg.com/got/-/got-11.2.0.tgz#20f76c421378b28db773d6381a450fa1bea92d2b" - integrity sha512-68pBow9XXXSdVRV5wSx0kWMCZsag4xE3Ru0URVe0PWsSYmU4SJrUmEO6EVYFlFHc9rq/6Yqn6o1GxIb9torQxg== +got@11.3.0: + version "11.3.0" + resolved "https://registry.yarnpkg.com/got/-/got-11.3.0.tgz#25e8da8b0125b3b984613a6b719e678dd2e20406" + integrity sha512-yi/kiZY2tNMtt5IfbfX8UL3hAZWb2gZruxYZ72AY28pU5p0TZjZdl0uRsuaFbnC0JopdUi3I+Mh1F3dPQ9Dh0Q== dependencies: "@sindresorhus/is" "^2.1.1" "@szmarczak/http-timer" "^4.0.5"