Skip to content

Commit b1d65e7

Browse files
Update dependency graphql to v15.10.0
1 parent fb0dd42 commit b1d65e7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/core": "7.18.0",
2929
"@babel/preset-env": "7.18.0",
3030
"@babel/register": "7.17.7",
31-
"graphql": "=15.0.0",
31+
"graphql": "=15.10.0",
3232
"husky": "4.3.8",
3333
"lint-staged": "10.5.4",
3434
"mocha": "10.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1726,10 +1726,10 @@ globals@^11.1.0:
17261726
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
17271727
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
17281728

1729-
graphql@=15.0.0:
1730-
version "15.0.0"
1731-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.0.0.tgz#042a5eb5e2506a2e2111ce41eb446a8e570b8be9"
1732-
integrity sha512-ZyVO1xIF9F+4cxfkdhOJINM+51B06Friuv4M66W7HzUOeFd+vNzUn4vtswYINPi6sysjf1M2Ri/rwZALqgwbaQ==
1729+
graphql@=15.10.0:
1730+
version "15.10.0"
1731+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.10.0.tgz#1e59d233eb1b4d44009fde7c7b3408ca69a26524"
1732+
integrity sha512-mEXSGwjH+3hl7R4svIjeAuNSOmW5omelVI32eTtHp2kr4a+xo57NrV8Kh+1MsENUKxRfiWAH2FZFyK86tgoWSA==
17331733

17341734
has-flag@^2.0.0:
17351735
version "2.0.0"

0 commit comments

Comments
 (0)