Skip to content

Commit 52834ef

Browse files
fix(deps): update dependency graphql-request to v7
1 parent 4ab55c5 commit 52834ef

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
@@ -1144,13 +1144,6 @@ cross-env@10.1.0:
11441144
"@epic-web/invariant" "^1.0.0"
11451145
cross-spawn "^7.0.6"
11461146

1147-
cross-fetch@^3.1.5:
1148-
version "3.2.0"
1149-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1150-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1151-
dependencies:
1152-
node-fetch "^2.7.0"
1153-
11541147
cross-spawn@^7.0.6:
11551148
version "7.0.6"
11561149
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -1793,13 +1786,12 @@ gopd@^1.0.1, gopd@^1.2.0:
17931786
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
17941787
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
17951788

1796-
graphql-request@6.1.0:
1797-
version "6.1.0"
1798-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
1799-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
1789+
graphql-request@7.4.0:
1790+
version "7.4.0"
1791+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.4.0.tgz#97a1fc871e79f682d816963446ac6b7f99c963f9"
1792+
integrity sha512-xfr+zFb/QYbs4l4ty0dltqiXIp07U6sl+tOKAb0t50/EnQek6CVVBLjETXi+FghElytvgaAWtIOt3EV7zLzIAQ==
18001793
dependencies:
18011794
"@graphql-typed-document-node/core" "^3.2.0"
1802-
cross-fetch "^3.1.5"
18031795

18041796
graphql@16.13.2:
18051797
version "16.13.2"
@@ -2464,13 +2456,6 @@ node-cron@4.2.1:
24642456
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.2.1.tgz#6979be4aee4702f06322d21220df8de252c8e265"
24652457
integrity sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==
24662458

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

3277-
tr46@~0.0.3:
3278-
version "0.0.3"
3279-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3280-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3281-
32823262
ts-api-utils@^2.5.0:
32833263
version "2.5.0"
32843264
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
@@ -3461,19 +3441,6 @@ web-push@3.6.7:
34613441
jws "^4.0.0"
34623442
minimist "^1.2.5"
34633443

3464-
webidl-conversions@^3.0.0:
3465-
version "3.0.1"
3466-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3467-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3468-
3469-
whatwg-url@^5.0.0:
3470-
version "5.0.0"
3471-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3472-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3473-
dependencies:
3474-
tr46 "~0.0.3"
3475-
webidl-conversions "^3.0.0"
3476-
34773444
which-typed-array@^1.1.16:
34783445
version "1.1.20"
34793446
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.20.tgz#3fdb7adfafe0ea69157b1509f3a1cd892bd1d122"

0 commit comments

Comments
 (0)