diff --git a/backend/package.json b/backend/package.json index c9cd0181c..9db2c305b 100644 --- a/backend/package.json +++ b/backend/package.json @@ -59,7 +59,6 @@ "dotenv": "~8.0.0", "express": "^4.17.1", "faker": "Marak/faker.js#master", - "got": "^9.6.0", "graphql": "~14.4.2", "graphql-custom-directives": "~0.2.14", "graphql-iso-date": "~3.6.1", diff --git a/backend/yarn.lock b/backend/yarn.lock index e769990a5..53b319b49 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -3868,7 +3868,7 @@ got@^6.7.1: unzip-response "^2.0.1" url-parse-lax "^1.0.0" -got@^9.3.2, got@^9.6.0, got@~9.6.0: +got@^9.3.2, got@~9.6.0: version "9.6.0" resolved "https://registry.yarnpkg.com/got/-/got-9.6.0.tgz#edf45e7d67f99545705de1f7bbeeeb121765ed85" integrity sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==