Skip to content

Commit 5a3df8d

Browse files
chore(deps): update dependency graphql to v16.14.2 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c733a8a commit 5a3df8d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-jsx-a11y": "6.10.2",
3535
"eslint-plugin-react": "7.37.5",
3636
"eslint-plugin-react-hooks": "7.1.1",
37-
"graphql": "16.10.0",
37+
"graphql": "16.14.2",
3838
"jest": "29.7.0",
3939
"jsonc-eslint-parser": "2.4.0",
4040
"nx": "20.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5407,10 +5407,10 @@ graphql-ws@^5.14.0:
54075407
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.14.3.tgz#fb1fba011a0ae9c4e86d831cae2ec27955168b9a"
54085408
integrity sha512-F/i2xNIVbaEF2xWggID0X/UZQa2V8kqKDPO8hwmu53bVOcTL7uNkxnexeEgSCVxYBQUTUNEI8+e4LO1FOhKPKQ==
54095409

5410-
graphql@16.10.0:
5411-
version "16.10.0"
5412-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
5413-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
5410+
graphql@16.14.2:
5411+
version "16.14.2"
5412+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.14.2.tgz#83faf25869e3df727cc855161db5da85b0e5b2c0"
5413+
integrity sha512-Chq1s4CY7jmh8gO2qvLIJyfCDIN+EHLFW/9iShnp1z8FjBQMoodWP1kDC36VAMXXIvAjj4ARa7ntfAV2BrjsbA==
54145414

54155415
harmony-reflect@^1.4.6:
54165416
version "1.6.2"

0 commit comments

Comments
 (0)