Skip to content

Commit

Permalink
Update npm package graphql to v16.10.0 (#5919)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Dec 15, 2024
1 parent 24733a8 commit c6d0d1c
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"express-rate-limit": "7.5.0",
"fractional-indexing": "2.1.0",
"googleapis": "133.0.0",
"graphql": "16.9.0",
"graphql": "16.10.0",
"graphql-parse-resolve-info": "4.13.0",
"graphql-scalars": "1.24.0",
"helmet": "4.6.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"graphology-layout-forceatlas2": "0.10.1",
"graphology-shortest-path": "2.1.0",
"graphology-simple-path": "0.2.0",
"graphql": "16.9.0",
"graphql": "16.10.0",
"iframe-resizer": "4.4.5",
"immer": "9.0.21",
"jsonpath": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"bowser": "2.11.0",
"date-fns": "4.1.0",
"fractional-indexing": "2.1.0",
"graphql": "16.9.0",
"graphql": "16.10.0",
"lodash.debounce": "4.0.8",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/pluralize": "0.0.33",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "9.17.0",
"graphql": "16.9.0",
"graphql": "16.10.0",
"next": "13.5.5",
"prettier": "3.4.2",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/hash-backend-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@rust/hash-graph-type-defs": "0.0.0-private",
"execa": "5.1.1",
"fractional-indexing": "2.1.0",
"graphql": "16.9.0",
"graphql": "16.10.0",
"graphql-request": "3.7.0",
"node-fetch": "2.7.0"
},
Expand Down
2 changes: 1 addition & 1 deletion tests/hash-playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@local/tsconfig": "0.0.0-private",
"@playwright/test": "1.49.1",
"execa": "5.1.1",
"graphql": "16.9.0",
"graphql": "16.10.0",
"js-yaml": "4.1.0"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ __metadata:
express-rate-limit: "npm:7.5.0"
fractional-indexing: "npm:2.1.0"
googleapis: "npm:133.0.0"
graphql: "npm:16.9.0"
graphql: "npm:16.10.0"
graphql-parse-resolve-info: "npm:4.13.0"
graphql-scalars: "npm:1.24.0"
helmet: "npm:4.6.0"
Expand Down Expand Up @@ -569,7 +569,7 @@ __metadata:
graphology-shortest-path: "npm:2.1.0"
graphology-simple-path: "npm:0.2.0"
graphology-types: "npm:0.24.8"
graphql: "npm:16.9.0"
graphql: "npm:16.10.0"
iframe-resizer: "npm:4.4.5"
immer: "npm:9.0.21"
jsonpath: "npm:1.1.1"
Expand Down Expand Up @@ -852,7 +852,7 @@ __metadata:
file-loader: "npm:6.2.0"
fractional-indexing: "npm:2.1.0"
fs-extra: "npm:11.1.0"
graphql: "npm:16.9.0"
graphql: "npm:16.10.0"
html-loader: "npm:4.2.0"
html-webpack-plugin: "npm:5.6.3"
lodash.debounce: "npm:4.0.8"
Expand Down Expand Up @@ -9233,7 +9233,7 @@ __metadata:
eslint: "npm:9.17.0"
fix-esm-import-path: "npm:1.10.1"
fractional-indexing: "npm:2.1.0"
graphql: "npm:16.9.0"
graphql: "npm:16.10.0"
id128: "npm:1.6.6"
immer: "npm:9.0.21"
jsonschema: "npm:1.4.1"
Expand Down Expand Up @@ -16557,7 +16557,7 @@ __metadata:
eslint: "npm:9.17.0"
execa: "npm:5.1.1"
fractional-indexing: "npm:2.1.0"
graphql: "npm:16.9.0"
graphql: "npm:16.10.0"
graphql-request: "npm:3.7.0"
node-fetch: "npm:2.7.0"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -16620,7 +16620,7 @@ __metadata:
"@playwright/test": "npm:1.49.1"
eslint: "npm:9.17.0"
execa: "npm:5.1.1"
graphql: "npm:16.9.0"
graphql: "npm:16.10.0"
js-yaml: "npm:4.1.0"
rimraf: "npm:6.0.1"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -29340,10 +29340,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.9.0":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: 10c0/a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a
"graphql@npm:16.10.0":
version: 16.10.0
resolution: "graphql@npm:16.10.0"
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
languageName: node
linkType: hard

Expand Down

0 comments on commit c6d0d1c

Please sign in to comment.