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 5, 2023
1 parent aa1d905 commit b45d0ac
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": ^3.1.1
"@wry/context": ^0.7.3
Expand Down Expand Up @@ -54,7 +54,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 34a917d3456c1f728834eaaee00a98f82c7f60de8e0e0c62154667f7e95a635740a2d43fe43f51f85950eb2abe06a3d326f32393a48dd4afc6e4fb4357876dc1
checksum: b4343d7f64481d6e4ee9f3ff461cfdab669728104b7540a4fff885232335fed55920e76de823ee4f2fa711aa72afbbf1cfe29601eacabb3577dc1f3ee82046d4
languageName: node
linkType: hard

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

0 comments on commit b45d0ac

Please sign in to comment.