Skip to content

Commit c1c6de3

Browse files
fix(deps): update dependency graphql-request to v7
1 parent 84fd5ca commit c1c6de3

File tree

2 files changed

+5
-38
lines changed

2 files changed

+5
-38
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dotenv": "16.5.0",
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
@@ -1067,13 +1067,6 @@ cross-env@7.0.3:
10671067
dependencies:
10681068
cross-spawn "^7.0.1"
10691069

1070-
cross-fetch@^3.1.5:
1071-
version "3.2.0"
1072-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1073-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1074-
dependencies:
1075-
node-fetch "^2.7.0"
1076-
10771070
cross-spawn@^7.0.1, cross-spawn@^7.0.6:
10781071
version "7.0.6"
10791072
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -1698,13 +1691,12 @@ graphemer@^1.4.0:
16981691
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
16991692
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
17001693

1701-
graphql-request@6.1.0:
1702-
version "6.1.0"
1703-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
1704-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
1694+
graphql-request@7.2.0:
1695+
version "7.2.0"
1696+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.2.0.tgz#af4aa25f27a087dd4fc93a4ff54a0f59c4487269"
1697+
integrity sha512-0GR7eQHBFYz372u9lxS16cOtEekFlZYB2qOyq8wDvzRmdRSJ0mgUVX1tzNcIzk3G+4NY+mGtSz411wZdeDF/+A==
17051698
dependencies:
17061699
"@graphql-typed-document-node/core" "^3.2.0"
1707-
cross-fetch "^3.1.5"
17081700

17091701
graphql@16.11.0:
17101702
version "16.11.0"
@@ -2341,13 +2333,6 @@ node-cron@4.1.1:
23412333
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.1.1.tgz#1b9a27138cd08fea46f23fc024c7761c5801658c"
23422334
integrity sha512-oJj9CYV7teeCVs+y2Efi5IQ4FGmAYbsXQOehc1AGLlwteec8pC7DjBCUzSyRQ0LYa+CRCgmD+vtlWQcnPpXowA==
23432335

2344-
node-fetch@^2.7.0:
2345-
version "2.7.0"
2346-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2347-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
2348-
dependencies:
2349-
whatwg-url "^5.0.0"
2350-
23512336
node-gyp-build@^4.8.4:
23522337
version "4.8.4"
23532338
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
@@ -3053,11 +3038,6 @@ tough-cookie@~2.5.0:
30533038
psl "^1.1.28"
30543039
punycode "^2.1.1"
30553040

3056-
tr46@~0.0.3:
3057-
version "0.0.3"
3058-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3059-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3060-
30613041
ts-api-utils@^2.1.0:
30623042
version "2.1.0"
30633043
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
@@ -3225,19 +3205,6 @@ web-push@3.6.7:
32253205
jws "^4.0.0"
32263206
minimist "^1.2.5"
32273207

3228-
webidl-conversions@^3.0.0:
3229-
version "3.0.1"
3230-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3231-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3232-
3233-
whatwg-url@^5.0.0:
3234-
version "5.0.0"
3235-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3236-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3237-
dependencies:
3238-
tr46 "~0.0.3"
3239-
webidl-conversions "^3.0.0"
3240-
32413208
which@^2.0.1:
32423209
version "2.0.2"
32433210
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"

0 commit comments

Comments
 (0)