Skip to content

Commit 8c56c96

Browse files
committed
chore(deps): update dependency graphql to v15.5.1
1 parent 80e1434 commit 8c56c96

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-plugin-node": "11.1.0",
6262
"eslint-plugin-promise": "5.1.0",
6363
"eslint-plugin-standard": "5.0.0",
64-
"graphql": "15.5.0",
64+
"graphql": "15.5.1",
6565
"graphql-helix": "1.6.1",
6666
"graphql-subscriptions": "1.2.1",
6767
"husky": "6.0.0",
@@ -94,7 +94,7 @@
9494
]
9595
},
9696
"resolutions": {
97-
"graphql": "15.5.0",
97+
"graphql": "15.5.1",
9898
"@changesets/apply-release-plan": "5.0.0"
9999
}
100100
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6774,10 +6774,10 @@ graphql-ws@^5.0.0:
67746774
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.0.0.tgz#30f55a649f8dc825c51b6f7cfc05e513688c4f8d"
67756775
integrity sha512-SSSn5xQB5bDtmIwn2Rkw9WakrNbkDvPP5B7J5pKhFoDfQkF5xs9BaqelsGljoRs4rrdmWq9xw/QVtEXmjImZQA==
67766776

6777-
[email protected].0, graphql@^14.5.3, graphql@^15.3.0:
6778-
version "15.5.0"
6779-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
6780-
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
6777+
[email protected].1, graphql@^14.5.3, graphql@^15.3.0:
6778+
version "15.5.1"
6779+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
6780+
integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==
67816781

67826782
gray-matter@^4.0.3:
67836783
version "4.0.3"

0 commit comments

Comments
 (0)