Skip to content

Commit b24d50d

Browse files
dependabot[bot]BenjaminSchwendner
authored andcommitted
chore(deps): bump graphql from 15.8.0 to 16.6.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.8.0 to 16.6.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v15.8.0...v16.6.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d831a08 commit b24d50d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@apollo/client": "^3.2.5",
1515
"@axinom/mosaic-fe-samples-host": "^0.2.1-rc.14",
1616
"@axinom/mosaic-user-auth": "^0.5.0",
17-
"graphql": "^15.4.0",
17+
"graphql": "^16.6.0",
1818
"graphql-tag": "^2.11.0",
1919
"graphql-ws": "^5.5.0",
2020
"semantic-ui-css": "^2.4.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6895,10 +6895,10 @@ __metadata:
68956895
languageName: node
68966896
linkType: hard
68976897

6898-
"graphql@npm:^15.4.0":
6899-
version: 15.8.0
6900-
resolution: "graphql@npm:15.8.0"
6901-
checksum: 423325271db8858428641b9aca01699283d1fe5b40ef6d4ac622569ecca927019fce8196208b91dd1d8eb8114f00263fe661d241d0eb40c10e5bfd650f86ec5e
6898+
"graphql@npm:^16.6.0":
6899+
version: 16.6.0
6900+
resolution: "graphql@npm:16.6.0"
6901+
checksum: bf1d9e3c1938ce3c1a81e909bd3ead1ae4707c577f91cff1ca2eca474bfbc7873d5d7b942e1e9777ff5a8304421dba57a4b76d7a29eb19de8711cb70e3c2415e
69026902
languageName: node
69036903
linkType: hard
69046904

@@ -9168,7 +9168,7 @@ __metadata:
91689168
"@types/react-dom": ^17.0.1
91699169
eslint-config-prettier: ^8.5.0
91709170
eslint-plugin-prettier: ^4.0.0
9171-
graphql: ^15.4.0
9171+
graphql: ^16.6.0
91729172
graphql-tag: ^2.11.0
91739173
graphql-ws: ^5.5.0
91749174
prettier: ^2.3.2

0 commit comments

Comments
 (0)