Skip to content

fix(deps): update dependency @apollo/client to v3.13.5 #2094

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.13.3",
"@apollo/client": "3.13.5",
"@hpcc-js/wasm": "2.22.4",
"@lumino/default-theme": "2.1.8",
"@lumino/widgets": "2.6.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.13.3":
version: 3.13.3
resolution: "@apollo/client@npm:3.13.3"
"@apollo/client@npm:3.13.5":
version: 3.13.5
resolution: "@apollo/client@npm:3.13.5"
dependencies:
"@graphql-typed-document-node/core": "npm:^3.1.1"
"@wry/caches": "npm:^1.0.0"
Expand Down Expand Up @@ -47,7 +47,7 @@ __metadata:
optional: true
subscriptions-transport-ws:
optional: true
checksum: 10c0/f249b4e8b52d9a84b1de700f5177dd4f0e37dcc3b91fd092f1dc7a175171c6cac8b7d2bc0213301b9493bc162c2317915160be19f054dc23037c4678e1d4fcbe
checksum: 10c0/5a6b9a004fbf7ef049258782e5dd4280e4d4944f73a71beac2b719d19d87a5bda2be7e28cc4b2a95da385e2577397ef3e640d8b07abe2553b5271ad11c104263
languageName: node
linkType: hard

Expand Down Expand Up @@ -3730,7 +3730,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cylc-ui@workspace:."
dependencies:
"@apollo/client": "npm:3.13.3"
"@apollo/client": "npm:3.13.5"
"@cypress/code-coverage": "npm:3.13.12"
"@hpcc-js/wasm": "npm:2.22.4"
"@lumino/default-theme": "npm:2.1.8"
Expand Down