Skip to content

Commit bd04ace

Browse files
fix(deps): update dependency graphql-request to v7
1 parent d6ddd50 commit bd04ace

2 files changed

Lines changed: 5 additions & 38 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"express-prom-bundle": "8.0.0",
2727
"express-rate-limit": "8.3.2",
2828
"graphql": "16.13.2",
29-
"graphql-request": "6.1.0",
29+
"graphql-request": "7.4.0",
3030
"html-to-text": "9.0.5",
3131
"ioredis": "5.10.1",
3232
"isemail": "3.2.0",

yarn.lock

Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,13 +1105,6 @@ cross-env@10.1.0:
11051105
"@epic-web/invariant" "^1.0.0"
11061106
cross-spawn "^7.0.6"
11071107

1108-
cross-fetch@^3.1.5:
1109-
version "3.2.0"
1110-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1111-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1112-
dependencies:
1113-
node-fetch "^2.7.0"
1114-
11151108
cross-spawn@^7.0.6:
11161109
version "7.0.6"
11171110
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -1742,13 +1735,12 @@ gopd@^1.0.1, gopd@^1.2.0:
17421735
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
17431736
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
17441737

1745-
graphql-request@6.1.0:
1746-
version "6.1.0"
1747-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
1748-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
1738+
graphql-request@7.4.0:
1739+
version "7.4.0"
1740+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.4.0.tgz#97a1fc871e79f682d816963446ac6b7f99c963f9"
1741+
integrity sha512-xfr+zFb/QYbs4l4ty0dltqiXIp07U6sl+tOKAb0t50/EnQek6CVVBLjETXi+FghElytvgaAWtIOt3EV7zLzIAQ==
17491742
dependencies:
17501743
"@graphql-typed-document-node/core" "^3.2.0"
1751-
cross-fetch "^3.1.5"
17521744

17531745
graphql@16.13.2:
17541746
version "16.13.2"
@@ -2395,13 +2387,6 @@ node-cron@4.2.1:
23952387
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.2.1.tgz#6979be4aee4702f06322d21220df8de252c8e265"
23962388
integrity sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==
23972389

2398-
node-fetch@^2.7.0:
2399-
version "2.7.0"
2400-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2401-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
2402-
dependencies:
2403-
whatwg-url "^5.0.0"
2404-
24052390
node-gyp-build@^4.8.4:
24062391
version "4.8.4"
24072392
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
@@ -3181,11 +3166,6 @@ tough-cookie@~2.5.0:
31813166
psl "^1.1.28"
31823167
punycode "^2.1.1"
31833168

3184-
tr46@~0.0.3:
3185-
version "0.0.3"
3186-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3187-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3188-
31893169
ts-api-utils@^2.5.0:
31903170
version "2.5.0"
31913171
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
@@ -3368,19 +3348,6 @@ web-push@3.6.7:
33683348
jws "^4.0.0"
33693349
minimist "^1.2.5"
33703350

3371-
webidl-conversions@^3.0.0:
3372-
version "3.0.1"
3373-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3374-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3375-
3376-
whatwg-url@^5.0.0:
3377-
version "5.0.0"
3378-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3379-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3380-
dependencies:
3381-
tr46 "~0.0.3"
3382-
webidl-conversions "^3.0.0"
3383-
33843351
which-typed-array@^1.1.16:
33853352
version "1.1.20"
33863353
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.20.tgz#3fdb7adfafe0ea69157b1509f3a1cd892bd1d122"

0 commit comments

Comments
 (0)