Skip to content

Commit 9a45697

Browse files
committed
Update dependency graphql to v15.8.0
1 parent 0b23f25 commit 9a45697

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.8.0",
3232
"husky": "4.3.0",
3333
"lint-staged": "10.5.4",
3434
"mocha": "8.4.0",

yarn.lock

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

1753-
graphql@=15.0.0:
1754-
version "15.0.0"
1755-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.0.0.tgz#042a5eb5e2506a2e2111ce41eb446a8e570b8be9"
1756-
integrity sha512-ZyVO1xIF9F+4cxfkdhOJINM+51B06Friuv4M66W7HzUOeFd+vNzUn4vtswYINPi6sysjf1M2Ri/rwZALqgwbaQ==
1753+
graphql@15.8.0:
1754+
version "15.8.0"
1755+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
1756+
integrity sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==
17571757

17581758
17591759
version "1.10.5"

0 commit comments

Comments
 (0)