Skip to content

Commit cf8fabc

Browse files
Update dependency graphql-request to v7
1 parent 7f2d87b commit cf8fabc

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.6.0",
2828
"graphql": "17.0.2",
29-
"graphql-request": "6.1.0",
29+
"graphql-request": "7.4.0",
3030
"html-to-text": "10.0.0",
3131
"isemail": "3.2.0",
3232
"js-yaml": "5.2.2",

yarn.lock

Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,13 +1079,6 @@ cross-env@10.1.0:
10791079
"@epic-web/invariant" "^1.0.0"
10801080
cross-spawn "^7.0.6"
10811081

1082-
cross-fetch@^3.1.5:
1083-
version "3.2.0"
1084-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1085-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1086-
dependencies:
1087-
node-fetch "^2.7.0"
1088-
10891082
cross-spawn@^7.0.6:
10901083
version "7.0.6"
10911084
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -1716,13 +1709,12 @@ gopd@^1.0.1, gopd@^1.2.0:
17161709
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
17171710
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
17181711

1719-
graphql-request@6.1.0:
1720-
version "6.1.0"
1721-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
1722-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
1712+
graphql-request@7.4.0:
1713+
version "7.4.0"
1714+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.4.0.tgz#97a1fc871e79f682d816963446ac6b7f99c963f9"
1715+
integrity sha512-xfr+zFb/QYbs4l4ty0dltqiXIp07U6sl+tOKAb0t50/EnQek6CVVBLjETXi+FghElytvgaAWtIOt3EV7zLzIAQ==
17231716
dependencies:
17241717
"@graphql-typed-document-node/core" "^3.2.0"
1725-
cross-fetch "^3.1.5"
17261718

17271719
graphql@17.0.2:
17281720
version "17.0.2"
@@ -2344,13 +2336,6 @@ node-cron@4.6.0:
23442336
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.6.0.tgz#5c854d4aeebade26cf6df79a795e8a4bae47583f"
23452337
integrity sha512-Si/bzYiKRHOB8/a99T2+SDGN582ONDMSTlJr5oCkT6GtnqPjZ2s10eoQRYkW9ZHwjVxONL+W8Fb+qR0AHMQsdg==
23462338

2347-
node-fetch@^2.7.0:
2348-
version "2.7.0"
2349-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2350-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
2351-
dependencies:
2352-
whatwg-url "^5.0.0"
2353-
23542339
node-gyp-build@^4.8.4:
23552340
version "4.8.4"
23562341
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
@@ -3094,11 +3079,6 @@ tough-cookie@~2.5.0:
30943079
psl "^1.1.28"
30953080
punycode "^2.1.1"
30963081

3097-
tr46@~0.0.3:
3098-
version "0.0.3"
3099-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3100-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3101-
31023082
ts-api-utils@^2.5.0:
31033083
version "2.5.0"
31043084
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1"
@@ -3276,19 +3256,6 @@ web-push@3.6.7:
32763256
jws "^4.0.0"
32773257
minimist "^1.2.5"
32783258

3279-
webidl-conversions@^3.0.0:
3280-
version "3.0.1"
3281-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3282-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3283-
3284-
whatwg-url@^5.0.0:
3285-
version "5.0.0"
3286-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3287-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3288-
dependencies:
3289-
tr46 "~0.0.3"
3290-
webidl-conversions "^3.0.0"
3291-
32923259
which-typed-array@^1.1.16:
32933260
version "1.1.22"
32943261
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.22.tgz#8f3cc78aefb40b437346dd40a1dbfa5d1da43fe9"

0 commit comments

Comments
 (0)