Skip to content

Commit 9b70753

Browse files
build(deps): bump graphql from 16.9.0 to 16.10.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.9.0 to 16.10.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.9.0...v16.10.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 803397d commit 9b70753

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.2",
15-
"graphql": "^16.9.0",
15+
"graphql": "^16.10.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
@@ -4957,10 +4957,10 @@ graphql-tag@^2.12.6:
49574957
dependencies:
49584958
tslib "^2.1.0"
49594959

4960-
graphql@^16.9.0:
4961-
version "16.9.0"
4962-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
4963-
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
4960+
graphql@^16.10.0:
4961+
version "16.10.0"
4962+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
4963+
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==
49644964

49654965
gzip-size@^6.0.0:
49664966
version "6.0.0"

0 commit comments

Comments
 (0)