Skip to content

Commit afb4c60

Browse files
build(deps): bump graphql from 16.10.0 to 16.11.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48d771b commit afb4c60

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
@@ -12,7 +12,7 @@
1212
"@types/react": "^18.3.12",
1313
"@types/react-dom": "^18.3.1",
1414
"bulma": "^1.0.4",
15-
"graphql": "^16.10.0",
15+
"graphql": "^16.11.0",
1616
"react": "^18.3.1",
1717
"react-bulma-components": "4.1.0",
1818
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5003,10 +5003,10 @@ graphql-tag@^2.12.6:
50035003
dependencies:
50045004
tslib "^2.1.0"
50055005

5006-
graphql@^16.10.0:
5007-
version "16.10.0"
5008-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
5009-
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
5006+
graphql@^16.11.0:
5007+
version "16.11.0"
5008+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
5009+
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
50105010

50115011
gzip-size@^6.0.0:
50125012
version "6.0.0"

0 commit comments

Comments
 (0)