Skip to content

Commit 9b52de8

Browse files
fix(deps): update dependency graphql-request to v7
1 parent 92d8d1f commit 9b52de8

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.1",
2828
"graphql": "16.12.0",
29-
"graphql-request": "6.1.0",
29+
"graphql-request": "7.4.0",
3030
"html-to-text": "9.0.5",
3131
"ioredis": "5.9.3",
3232
"isemail": "3.2.0",

yarn.lock

Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,13 +1135,6 @@ cross-env@10.1.0:
11351135
"@epic-web/invariant" "^1.0.0"
11361136
cross-spawn "^7.0.6"
11371137

1138-
cross-fetch@^3.1.5:
1139-
version "3.2.0"
1140-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1141-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1142-
dependencies:
1143-
node-fetch "^2.7.0"
1144-
11451138
cross-spawn@^7.0.6:
11461139
version "7.0.6"
11471140
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -1784,13 +1777,12 @@ gopd@^1.0.1, gopd@^1.2.0:
17841777
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
17851778
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
17861779

1787-
graphql-request@6.1.0:
1788-
version "6.1.0"
1789-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
1790-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
1780+
graphql-request@7.4.0:
1781+
version "7.4.0"
1782+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.4.0.tgz#97a1fc871e79f682d816963446ac6b7f99c963f9"
1783+
integrity sha512-xfr+zFb/QYbs4l4ty0dltqiXIp07U6sl+tOKAb0t50/EnQek6CVVBLjETXi+FghElytvgaAWtIOt3EV7zLzIAQ==
17911784
dependencies:
17921785
"@graphql-typed-document-node/core" "^3.2.0"
1793-
cross-fetch "^3.1.5"
17941786

17951787
graphql@16.12.0:
17961788
version "16.12.0"
@@ -2463,13 +2455,6 @@ node-cron@4.2.1:
24632455
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.2.1.tgz#6979be4aee4702f06322d21220df8de252c8e265"
24642456
integrity sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==
24652457

2466-
node-fetch@^2.7.0:
2467-
version "2.7.0"
2468-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2469-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
2470-
dependencies:
2471-
whatwg-url "^5.0.0"
2472-
24732458
node-gyp-build@^4.8.4:
24742459
version "4.8.4"
24752460
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
@@ -3268,11 +3253,6 @@ tough-cookie@~2.5.0:
32683253
psl "^1.1.28"
32693254
punycode "^2.1.1"
32703255

3271-
tr46@~0.0.3:
3272-
version "0.0.3"
3273-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3274-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3275-
32763256
ts-api-utils@^2.4.0:
32773257
version "2.4.0"
32783258
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
@@ -3455,19 +3435,6 @@ web-push@3.6.7:
34553435
jws "^4.0.0"
34563436
minimist "^1.2.5"
34573437

3458-
webidl-conversions@^3.0.0:
3459-
version "3.0.1"
3460-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3461-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3462-
3463-
whatwg-url@^5.0.0:
3464-
version "5.0.0"
3465-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3466-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3467-
dependencies:
3468-
tr46 "~0.0.3"
3469-
webidl-conversions "^3.0.0"
3470-
34713438
which-typed-array@^1.1.16:
34723439
version "1.1.20"
34733440
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.20.tgz#3fdb7adfafe0ea69157b1509f3a1cd892bd1d122"

0 commit comments

Comments
 (0)