Skip to content

Commit

Permalink
fix(deps): update dependency @apollo/client to v3.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 9398d18 commit 808af9e
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.12.4",
"@apollo/client": "3.12.6",
"@hpcc-js/wasm": "2.22.4",
"@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.12.4":
version: 3.12.4
resolution: "@apollo/client@npm:3.12.4"
"@apollo/client@npm:3.12.6":
version: 3.12.6
resolution: "@apollo/client@npm:3.12.6"
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/6b30b14d576230cb56b0bb9b328c81f33631640e3d97a1185a20ede7e200dfa79502d695c347920e8c930a36e50870a41f5244ae2167d0123ad56973642528e6
checksum: 10c0/817d45433bdaff12e8f0a7f880f205d7ebcef1322442493aabc22f551084a3d6a5545431b5fa6fe1c8a451abc32b68f99d37a09946926c0cdded8d7fb948fedc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4008,7 +4008,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cylc-ui@workspace:."
dependencies:
"@apollo/client": "npm:3.12.4"
"@apollo/client": "npm:3.12.6"
"@cypress/code-coverage": "npm:3.13.10"
"@hpcc-js/wasm": "npm:2.22.4"
"@lumino/default-theme": "npm:2.1.7"
Expand Down

0 comments on commit 808af9e

Please sign in to comment.