Skip to content

Commit b56b561

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

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.11.0",
15+
"graphql": "^16.12.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
@@ -5115,10 +5115,10 @@ graphql-tag@^2.12.6:
51155115
dependencies:
51165116
tslib "^2.1.0"
51175117

5118-
graphql@^16.11.0:
5119-
version "16.11.0"
5120-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
5121-
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
5118+
graphql@^16.12.0:
5119+
version "16.12.0"
5120+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
5121+
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
51225122

51235123
gzip-size@^6.0.0:
51245124
version "6.0.0"

0 commit comments

Comments
 (0)