Skip to content

Commit 0496662

Browse files
chore(deps): update dependency graphql to ^16.11.0
1 parent adaf745 commit 0496662

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"bob-esbuild-cli": "^4.0.0",
3838
"codecov": "^3.8.3",
3939
"esbuild": "^0.23.1",
40-
"graphql": "^16.10.0",
40+
"graphql": "^16.11.0",
4141
"husky": "^9.1.6",
4242
"iterall": "^1.3.0",
4343
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3384,10 +3384,10 @@ graphql-tag@^2.12.6:
33843384
dependencies:
33853385
tslib "^2.1.0"
33863386

3387-
graphql@^16.10.0:
3388-
version "16.10.0"
3389-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
3390-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
3387+
graphql@^16.11.0:
3388+
version "16.11.0"
3389+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
3390+
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
33913391

33923392
handlebars@^4.7.7:
33933393
version "4.7.7"

0 commit comments

Comments
 (0)