Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.11.9 (#1988)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 3bf38ea commit 20db163
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test": "vitest run && yarn run serve cy:run"
},
"dependencies": {
"@apollo/client": "3.11.8",
"@apollo/client": "3.11.9",
"@hpcc-js/wasm": "2.22.3",
"@lumino/default-theme": "2.1.7",
"@lumino/widgets": "2.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.11.8":
version: 3.11.8
resolution: "@apollo/client@npm:3.11.8"
"@apollo/client@npm:3.11.9":
version: 3.11.9
resolution: "@apollo/client@npm:3.11.9"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand Down Expand Up @@ -48,7 +48,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/a9b697460aa6a5d7e59685132509871675995af14b5fc69213ca22f973600cfe3391b27b7b871579c5b4e18a0d6755ffd1076a2d8dd970a54a43973feaa99ffa
checksum: 10c0/6488442b79137267dab716cc486efb16f59e3d6a91d833c1eebe9c72bdbcf4650974ab788ba893c49db585a5ad258ed1f63c2ed3d025d157dfb488b387100bf1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3590,7 +3590,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cylc-ui@workspace:."
dependencies:
"@apollo/client": "npm:3.11.8"
"@apollo/client": "npm:3.11.9"
"@cypress/code-coverage": "npm:3.13.6"
"@hpcc-js/wasm": "npm:2.22.3"
"@lumino/default-theme": "npm:2.1.7"
Expand Down

0 comments on commit 20db163

Please sign in to comment.