Skip to content

Commit b1aa7f9

Browse files
fix(deps): update dependency graphql-request to v7
1 parent 2b6764a commit b1aa7f9

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.2.1",
2525
"express": "4.21.2",
2626
"graphql": "16.11.0",
27-
"graphql-request": "6.1.0",
27+
"graphql-request": "7.2.0",
2828
"html-to-text": "9.0.5",
2929
"isemail": "3.2.0",
3030
"js-yaml": "4.1.0",

yarn.lock

Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1926,13 +1926,6 @@ cross-env@10.0.0:
19261926
"@epic-web/invariant" "^1.0.0"
19271927
cross-spawn "^7.0.6"
19281928

1929-
cross-fetch@^3.1.5:
1930-
version "3.2.0"
1931-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1932-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1933-
dependencies:
1934-
node-fetch "^2.7.0"
1935-
19361929
cross-spawn@^7.0.6:
19371930
version "7.0.6"
19381931
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -2580,13 +2573,12 @@ graphemer@^1.4.0:
25802573
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
25812574
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
25822575

2583-
graphql-request@6.1.0:
2584-
version "6.1.0"
2585-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
2586-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
2576+
graphql-request@7.2.0:
2577+
version "7.2.0"
2578+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.2.0.tgz#af4aa25f27a087dd4fc93a4ff54a0f59c4487269"
2579+
integrity sha512-0GR7eQHBFYz372u9lxS16cOtEekFlZYB2qOyq8wDvzRmdRSJ0mgUVX1tzNcIzk3G+4NY+mGtSz411wZdeDF/+A==
25872580
dependencies:
25882581
"@graphql-typed-document-node/core" "^3.2.0"
2589-
cross-fetch "^3.1.5"
25902582

25912583
graphql@16.11.0:
25922584
version "16.11.0"
@@ -3247,13 +3239,6 @@ node-cron@4.2.1:
32473239
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.2.1.tgz#6979be4aee4702f06322d21220df8de252c8e265"
32483240
integrity sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==
32493241

3250-
node-fetch@^2.7.0:
3251-
version "2.7.0"
3252-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
3253-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
3254-
dependencies:
3255-
whatwg-url "^5.0.0"
3256-
32573242
node-gyp-build@^4.8.4:
32583243
version "4.8.4"
32593244
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
@@ -3991,11 +3976,6 @@ tough-cookie@~2.5.0:
39913976
psl "^1.1.28"
39923977
punycode "^2.1.1"
39933978

3994-
tr46@~0.0.3:
3995-
version "0.0.3"
3996-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3997-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3998-
39993979
ts-api-utils@^2.1.0:
40003980
version "2.1.0"
40013981
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
@@ -4178,19 +4158,6 @@ web-push@3.6.7:
41784158
jws "^4.0.0"
41794159
minimist "^1.2.5"
41804160

4181-
webidl-conversions@^3.0.0:
4182-
version "3.0.1"
4183-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
4184-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
4185-
4186-
whatwg-url@^5.0.0:
4187-
version "5.0.0"
4188-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
4189-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
4190-
dependencies:
4191-
tr46 "~0.0.3"
4192-
webidl-conversions "^3.0.0"
4193-
41944161
which-typed-array@^1.1.16:
41954162
version "1.1.19"
41964163
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956"

0 commit comments

Comments
 (0)