Skip to content

Commit b44d774

Browse files
chore(deps): bump graphql from 16.12.0 to 16.14.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.12.0 to 16.14.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.12.0...v16.14.1) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06b5a84 commit b44d774

4 files changed

Lines changed: 14 additions & 7 deletions

File tree

packages/sdk/typescript/human-protocol-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@human-protocol/core": "workspace:*",
4242
"axios": "^1.4.0",
4343
"ethers": "~6.16.0",
44-
"graphql": "^16.8.1",
44+
"graphql": "^16.14.1",
4545
"graphql-request": "^7.3.4",
4646
"graphql-tag": "^2.12.6",
4747
"openpgp": "^6.3.0",

packages/subgraph/hmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "^5.5.5",
4141
"ethers": "~6.16.0",
4242
"globals": "^16.3.0",
43-
"graphql": "^16.6.0",
43+
"graphql": "^16.14.1",
4444
"matchstick-as": "^0.6.0",
4545
"mustache": "^4.2.0",
4646
"prettier": "^3.8.1",

packages/subgraph/human-protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-prettier": "^5.5.5",
4747
"ethers": "~6.16.0",
4848
"globals": "^16.3.0",
49-
"graphql": "^16.6.0",
49+
"graphql": "^16.14.1",
5050
"matchstick-as": "^0.6.0",
5151
"mustache": "^4.2.0",
5252
"prettier": "^3.8.1",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5434,7 +5434,7 @@ __metadata:
54345434
ethers: "npm:~6.16.0"
54355435
glob: "npm:^13.0.0"
54365436
globals: "npm:^16.3.0"
5437-
graphql: "npm:^16.8.1"
5437+
graphql: "npm:^16.14.1"
54385438
graphql-request: "npm:^7.3.4"
54395439
graphql-tag: "npm:^2.12.6"
54405440
openpgp: "npm:^6.3.0"
@@ -11798,7 +11798,7 @@ __metadata:
1179811798
eslint-plugin-prettier: "npm:^5.5.5"
1179911799
ethers: "npm:~6.16.0"
1180011800
globals: "npm:^16.3.0"
11801-
graphql: "npm:^16.6.0"
11801+
graphql: "npm:^16.14.1"
1180211802
matchstick-as: "npm:^0.6.0"
1180311803
mustache: "npm:^4.2.0"
1180411804
prettier: "npm:^3.8.1"
@@ -11821,7 +11821,7 @@ __metadata:
1182111821
eslint-plugin-prettier: "npm:^5.5.5"
1182211822
ethers: "npm:~6.16.0"
1182311823
globals: "npm:^16.3.0"
11824-
graphql: "npm:^16.6.0"
11824+
graphql: "npm:^16.14.1"
1182511825
matchstick-as: "npm:^0.6.0"
1182611826
mustache: "npm:^4.2.0"
1182711827
prettier: "npm:^3.8.1"
@@ -21103,7 +21103,14 @@ __metadata:
2110321103
languageName: node
2110421104
linkType: hard
2110521105

21106-
"graphql@npm:^16.6.0, graphql@npm:^16.8.1":
21106+
"graphql@npm:^16.14.1":
21107+
version: 16.14.1
21108+
resolution: "graphql@npm:16.14.1"
21109+
checksum: 10c0/a67358b4c6bbda0876903d3f6bbba46058ac7bc00c043ae0b435148e2a00481e9c7716f54f271659786f27f58bf355245216938d98ade980fd141885c907efff
21110+
languageName: node
21111+
linkType: hard
21112+
21113+
"graphql@npm:^16.6.0":
2110721114
version: 16.12.0
2110821115
resolution: "graphql@npm:16.12.0"
2110921116
checksum: 10c0/b6fffa4e8a4e4a9933ebe85e7470b346dbf49050c1a482fac5e03e4a1a7bed2ecd3a4c97e29f04457af929464bc5e4f2aac991090c2f320111eef26e902a5c75

0 commit comments

Comments
 (0)