Skip to content

Commit

Permalink
chore(deps): bump graphql from 16.7.1 to 16.8.1
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.7.1 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.7.1...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent f45be8c commit 5bb486e
Show file tree
Hide file tree
Showing 6 changed files with 312 additions and 312 deletions.
2 changes: 1 addition & 1 deletion apps/backend-docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"cookie-parser": "1.4.6",
"cors": "2.8.5",
"express": "4.18.2",
"graphql": "16.7.1",
"graphql": "16.8.1",
"graphql-ws": "5.13.1",
"graphql-yoga": "3.9.1",
"ioredis": "5.3.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dayjs": "1.11.9",
"deepmerge": "4.3.1",
"formik": "2.4.3",
"graphql": "16.7.1",
"graphql": "16.8.1",
"graphql-ws": "5.13.1",
"jsonwebtoken": "9.0.1",
"localforage": "1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-manage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"deepmerge": "4.3.1",
"formik": "2.4.3",
"generate-password": "1.7.0",
"graphql": "16.7.1",
"graphql": "16.8.1",
"graphql-ws": "5.13.1",
"html-to-image": "1.11.11",
"is-hotkey": "0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend-pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"deepmerge": "4.3.1",
"formik": "2.4.3",
"generate-password": "1.7.0",
"graphql": "16.7.1",
"graphql": "16.8.1",
"graphql-ws": "5.13.1",
"jsonwebtoken": "9.0.1",
"localforage": "1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"bcryptjs": "2.4.3",
"dayjs": "1.11.9",
"generate-password": "1.7.0",
"graphql": "16.7.1",
"graphql": "16.8.1",
"graphql-scalars": "1.22.2",
"graphql-yoga": "3.9.1",
"jsonwebtoken": "9.0.1",
Expand Down
Loading

0 comments on commit 5bb486e

Please sign in to comment.