Skip to content

Commit e4e7bca

Browse files
fix(deps): update dependency graphql-request to v7
1 parent d9f7f13 commit e4e7bca

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": "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
@@ -1085,13 +1085,6 @@ cross-env@7.0.3:
10851085
dependencies:
10861086
cross-spawn "^7.0.1"
10871087

1088-
cross-fetch@^3.1.5:
1089-
version "3.2.0"
1090-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.2.0.tgz#34e9192f53bc757d6614304d9e5e6fb4edb782e3"
1091-
integrity sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==
1092-
dependencies:
1093-
node-fetch "^2.7.0"
1094-
10951088
cross-spawn@^7.0.1, cross-spawn@^7.0.6:
10961089
version "7.0.6"
10971090
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
@@ -1732,13 +1725,12 @@ graphemer@^1.4.0:
17321725
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
17331726
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
17341727

1735-
graphql-request@6.1.0:
1736-
version "6.1.0"
1737-
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1.0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f"
1738-
integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw==
1728+
graphql-request@7.2.0:
1729+
version "7.2.0"
1730+
resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-7.2.0.tgz#af4aa25f27a087dd4fc93a4ff54a0f59c4487269"
1731+
integrity sha512-0GR7eQHBFYz372u9lxS16cOtEekFlZYB2qOyq8wDvzRmdRSJ0mgUVX1tzNcIzk3G+4NY+mGtSz411wZdeDF/+A==
17391732
dependencies:
17401733
"@graphql-typed-document-node/core" "^3.2.0"
1741-
cross-fetch "^3.1.5"
17421734

17431735
graphql@16.11.0:
17441736
version "16.11.0"
@@ -2399,13 +2391,6 @@ node-cron@4.1.1:
23992391
resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.1.1.tgz#1b9a27138cd08fea46f23fc024c7761c5801658c"
24002392
integrity sha512-oJj9CYV7teeCVs+y2Efi5IQ4FGmAYbsXQOehc1AGLlwteec8pC7DjBCUzSyRQ0LYa+CRCgmD+vtlWQcnPpXowA==
24012393

2402-
node-fetch@^2.7.0:
2403-
version "2.7.0"
2404-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2405-
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
2406-
dependencies:
2407-
whatwg-url "^5.0.0"
2408-
24092394
node-gyp-build@^4.8.4:
24102395
version "4.8.4"
24112396
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
@@ -3138,11 +3123,6 @@ tough-cookie@~2.5.0:
31383123
psl "^1.1.28"
31393124
punycode "^2.1.1"
31403125

3141-
tr46@~0.0.3:
3142-
version "0.0.3"
3143-
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3144-
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3145-
31463126
ts-api-utils@^2.1.0:
31473127
version "2.1.0"
31483128
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
@@ -3320,19 +3300,6 @@ web-push@3.6.7:
33203300
jws "^4.0.0"
33213301
minimist "^1.2.5"
33223302

3323-
webidl-conversions@^3.0.0:
3324-
version "3.0.1"
3325-
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3326-
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
3327-
3328-
whatwg-url@^5.0.0:
3329-
version "5.0.0"
3330-
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3331-
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
3332-
dependencies:
3333-
tr46 "~0.0.3"
3334-
webidl-conversions "^3.0.0"
3335-
33363303
which-typed-array@^1.1.16:
33373304
version "1.1.19"
33383305
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956"

0 commit comments

Comments
 (0)