diff --git a/package.json b/package.json index cad0a2d7d06cd217f5e13950b5bdec25df544be2..00ab5acadccdfa901e8ad52b738aa4b30adb4990 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "faker": "4.1.0", "font-awesome": "4.7.0", "fs-extra": "4.0.3", - "got": "11.6.0", + "got": "11.6.1", "graphql": "14.7.0", "graphql-middleware": "4.0.2", "graphql-shield": "7.3.5", diff --git a/yarn.lock b/yarn.lock index e7d8953a83035886f4dbe4e9fa4d2b9d3293fcf9..2f9ea1fb4093792d6929444858d18fd31b2c4a10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8011,10 +8011,10 @@ gonzales-pe@^4.0.3, gonzales-pe@^4.2.3: dependencies: minimist "^1.2.5" -got@11.6.0: - version "11.6.0" - resolved "https://registry.yarnpkg.com/got/-/got-11.6.0.tgz#4978c78f3cbc3a45ee95381f8bb6efd1db1f4638" - integrity sha512-ErhWb4IUjQzJ3vGs3+RR12NWlBDDkRciFpAkQ1LPUxi6OnwhGj07gQxjPsyIk69s7qMihwKrKquV6VQq7JNYLA== +got@11.6.1: + version "11.6.1" + resolved "https://registry.yarnpkg.com/got/-/got-11.6.1.tgz#a307122fc136c446f676f7b939d89dbc6ed6b909" + integrity sha512-6izGvOsrd/4CsIdQMgweFOTCtS4sAwJTuCzIuVoTbCDzt3+wa3eGIHhSIMgEF6gfCDenslGlMUmAdPap5DkirQ== dependencies: "@sindresorhus/is" "^3.1.1" "@szmarczak/http-timer" "^4.0.5"