Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 528041b commit 83cdb02
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 @@ -23,7 +23,7 @@
"test": "vitest run && yarn run serve cy:run"
},
"dependencies": {
"@apollo/client": "3.8.6",
"@apollo/client": "3.8.7",
"@hpcc-js/wasm": "2.14.1",
"@lumino/default-theme": "2.1.3",
"@lumino/widgets": "2.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ __metadata:
languageName: node
linkType: hard

"@apollo/client@npm:3.8.6":
version: 3.8.6
resolution: "@apollo/client@npm:3.8.6"
"@apollo/client@npm:3.8.7":
version: 3.8.7
resolution: "@apollo/client@npm:3.8.7"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/context": "npm:^0.7.3"
Expand Down Expand Up @@ -54,7 +54,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 0a3399c9da425960cf3ff5a87bccec367af14f8819d5d53a016ec9df54b775a662a41683af731b97112ae98292dc07dd83bf0e2aec59e8c4142f31d42b0df0c6
checksum: e88be52f6393ab0625999abf7f6ed6c1035e5f290a738477210f9563d85d369b3dcb86dff7613be84a012192b66c2fae18ee9d5acf55f2b0ca30c1cc77c38559
languageName: node
linkType: hard

Expand Down Expand Up @@ -3801,7 +3801,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cylc-ui@workspace:."
dependencies:
"@apollo/client": "npm:3.8.6"
"@apollo/client": "npm:3.8.7"
"@cypress/code-coverage": "npm:3.12.10"
"@hpcc-js/wasm": "npm:2.14.1"
"@lumino/default-theme": "npm:2.1.3"
Expand Down

0 comments on commit 83cdb02

Please sign in to comment.