Skip to content

Commit

Permalink
chore(deps): bump graphql from 16.9.0 to 16.10.0 in /ui
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 1fe871c commit a51448c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"bulma": "^1.0.2",
"classnames": "^2.5.1",
"dayjs": "^1.11.13",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"hat": "^0.0.3",
"i18next": "^24.1.0",
"i18next-browser-languagedetector": "^8.0.2",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8299,10 +8299,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.9.0":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: 10/5833f82bb6c31bec120bbf9cd400eda873e1bb7ef5c17974fa262cd82dc68728fda5d4cb859dc8aaa4c4fe4f6fe1103a9c47efc01a12c02ae5cb581d8e4029e2
"graphql@npm:^16.10.0":
version: 16.10.0
resolution: "graphql@npm:16.10.0"
checksum: 10/d42cf81ddcf3a61dfb213217576bf33c326f15b02c4cee369b373dc74100cbdcdc4479b3b797e79b654dabd8fddf50ef65ff75420e9ce5596c02e21f24c9126a
languageName: node
linkType: hard

Expand Down Expand Up @@ -13158,7 +13158,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-react: "npm:^7.37.2"
globals: "npm:^15.13.0"
graphql: "npm:^16.9.0"
graphql: "npm:^16.10.0"
hat: "npm:^0.0.3"
husky: "npm:^9.1.7"
i18next: "npm:^24.1.0"
Expand Down

0 comments on commit a51448c

Please sign in to comment.