Skip to content

Commit 4b49fa7

Browse files
chore(deps): update dependency graphql to v16.2.0 (#856)
Co-authored-by: Renovate Bot <[email protected]>
1 parent abc7492 commit 4b49fa7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"resolutions": {
5959
"@changesets/git": "1.2.1",
60-
"graphql": "16.1.0"
60+
"graphql": "16.2.0"
6161
},
6262
"lint-staged": {
6363
"{packages,scripts}/**/*.{ts,tsx,js,jsx,cjs,mjs}": [

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/graphql-depth-limit": "1.1.3",
4949
"@types/lodash.lowercase": "4.3.6",
5050
"bob-the-bundler": "1.6.0",
51-
"graphql": "16.1.0",
51+
"graphql": "16.2.0",
5252
"typescript": "4.5.4"
5353
},
5454
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4378,10 +4378,10 @@ graphql-ws@^5.4.1:
43784378
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
43794379
integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
43804380

4381-
[email protected], graphql@16.1.0, graphql@^14.5.3:
4382-
version "16.1.0"
4383-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.1.0.tgz#83bebeae6e119766d04966f09de9305be7fd44e5"
4384-
integrity sha512-+PIjmhqGHMIxtnlEirRXDHIzs0cAHAozKG5M2w2N4TnS8VzCxO3bbv1AW9UTeycBfl2QsPduxcVrBvANFKQhiw==
4381+
[email protected], graphql@16.2.0, graphql@^14.5.3:
4382+
version "16.2.0"
4383+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.2.0.tgz#de3150e80f1fc009590b92a9d16ab1b46e12b656"
4384+
integrity sha512-MuQd7XXrdOcmfwuLwC2jNvx0n3rxIuNYOxUtiee5XOmfrWo613ar2U8pE7aHAKh8VwfpifubpD9IP+EdEAEOsA==
43854385

43864386
hard-rejection@^2.1.0:
43874387
version "2.1.0"

0 commit comments

Comments
 (0)