Skip to content

Commit a6d0c34

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

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
@@ -24,7 +24,7 @@
2424
"dotenv": "17.3.1",
2525
"express": "4.22.1",
2626
"graphql": "16.12.0",
27-
"graphql-request": "6.1.0",
27+
"graphql-request": "7.4.0",
2828
"html-to-text": "9.0.5",
2929
"ioredis": "5.9.3",
3030
"isemail": "3.2.0",

yarn.lock

Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,13 +1121,6 @@ cross-env@10.1.0:
11211121
"@epic-web/invariant" "^1.0.0"
11221122
cross-spawn "^7.0.6"
11231123

1124-
cross-fetch@^3.1.5:
1125-
version "3.2.0"
1126-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1127-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1128-
dependencies:
1129-
node-fetch "^2.7.0"
1130-
11311124
cross-spawn@^7.0.6:
11321125
version "7.0.6"
11331126
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -1759,13 +1752,12 @@ gopd@^1.0.1, gopd@^1.2.0:
17591752
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
17601753
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
17611754

1762-
graphql-request@6.1.0:
1763-
version "6.1.0"
1764-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
1765-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
1755+
graphql-request@7.4.0:
1756+
version "7.4.0"
1757+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.4.0.tgz#97a1fc871e79f682d816963446ac6b7f99c963f9"
1758+
integrity sha512-xfr+zFb/QYbs4l4ty0dltqiXIp07U6sl+tOKAb0t50/EnQek6CVVBLjETXi+FghElytvgaAWtIOt3EV7zLzIAQ==
17661759
dependencies:
17671760
"@graphql-typed-document-node/core" "^3.2.0"
1768-
cross-fetch "^3.1.5"
17691761

17701762
graphql@16.12.0:
17711763
version "16.12.0"
@@ -2457,13 +2449,6 @@ node-cron@4.2.1:
24572449
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.2.1.tgz#6979be4aee4702f06322d21220df8de252c8e265"
24582450
integrity sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==
24592451

2460-
node-fetch@^2.7.0:
2461-
version "2.7.0"
2462-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2463-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
2464-
dependencies:
2465-
whatwg-url "^5.0.0"
2466-
24672452
node-gyp-build@^4.8.4:
24682453
version "4.8.4"
24692454
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
@@ -3256,11 +3241,6 @@ tough-cookie@~2.5.0:
32563241
psl "^1.1.28"
32573242
punycode "^2.1.1"
32583243

3259-
tr46@~0.0.3:
3260-
version "0.0.3"
3261-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3262-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3263-
32643244
ts-api-utils@^2.4.0:
32653245
version "2.4.0"
32663246
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
@@ -3433,19 +3413,6 @@ web-push@3.6.7:
34333413
jws "^4.0.0"
34343414
minimist "^1.2.5"
34353415

3436-
webidl-conversions@^3.0.0:
3437-
version "3.0.1"
3438-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3439-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3440-
3441-
whatwg-url@^5.0.0:
3442-
version "5.0.0"
3443-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3444-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3445-
dependencies:
3446-
tr46 "~0.0.3"
3447-
webidl-conversions "^3.0.0"
3448-
34493416
which-typed-array@^1.1.16:
34503417
version "1.1.19"
34513418
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956"

0 commit comments

Comments
 (0)