Skip to content

Commit a6b9095

Browse files
committed
chore: resolve GraphQL to version 17.0.0-alpha.1 via package.json
1 parent f45dcfa commit a6b9095

2 files changed

Lines changed: 7 additions & 9 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,8 @@
143143
"typescript": "^4.6.3",
144144
"whatwg-url": "^8.4.0",
145145
"wsrun": "^5.2.4"
146+
},
147+
"resolutions": {
148+
"graphql": "17.0.0-alpha.1"
146149
}
147150
}

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12457,15 +12457,10 @@ graphql-ws@^5.4.1, graphql-ws@^5.5.5:
1245712457
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
1245812458
integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
1245912459

12460-
12461-
version "16.0.0-experimental-stream-defer.5"
12462-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0-experimental-stream-defer.5.tgz#d668566fd33053a054dc5367c38c20a4ac4e4224"
12463-
integrity sha512-bluMjYpxh3a1lwZuNP+FAaEDMWzccVhkv+STcw0ckB2EPtLRTYUdXQhF9YBbUHd3tZSAR7LXzsxIw2GZXhg5rw==
12464-
12465-
graphql@^16.1.0, graphql@^16.4.0:
12466-
version "16.5.0"
12467-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
12468-
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
12460+
[email protected], [email protected], graphql@^16.1.0, graphql@^16.4.0:
12461+
version "17.0.0-alpha.1"
12462+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-17.0.0-alpha.1.tgz#e20c7ebd2c093274a01ccd7c37982f99a84dfe94"
12463+
integrity sha512-D59afb/GOC2ie47EONn574mVU5mjUPOyplPGME5US0rZBEIPLbzFdp8OBWX6uo9PqySDMnEjYp0OtfKjk0wjig==
1246912464

1247012465
growly@^1.3.0:
1247112466
version "1.3.0"

0 commit comments

Comments
 (0)