Skip to content

Commit a3a9211

Browse files
fix(deps): update dependency @apollo/client to v3.13.5 (#2094) [skip ci]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c0d112 commit a3a9211

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"test": "vitest run && yarn run serve cy:run"
2525
},
2626
"dependencies": {
27-
"@apollo/client": "3.13.3",
27+
"@apollo/client": "3.13.5",
2828
"@hpcc-js/wasm": "2.22.4",
2929
"@lumino/default-theme": "2.1.8",
3030
"@lumino/widgets": "2.6.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@apollo/client@npm:3.13.3":
19-
version: 3.13.3
20-
resolution: "@apollo/client@npm:3.13.3"
18+
"@apollo/client@npm:3.13.5":
19+
version: 3.13.5
20+
resolution: "@apollo/client@npm:3.13.5"
2121
dependencies:
2222
"@graphql-typed-document-node/core": "npm:^3.1.1"
2323
"@wry/caches": "npm:^1.0.0"
@@ -47,7 +47,7 @@ __metadata:
4747
optional: true
4848
subscriptions-transport-ws:
4949
optional: true
50-
checksum: 10c0/f249b4e8b52d9a84b1de700f5177dd4f0e37dcc3b91fd092f1dc7a175171c6cac8b7d2bc0213301b9493bc162c2317915160be19f054dc23037c4678e1d4fcbe
50+
checksum: 10c0/5a6b9a004fbf7ef049258782e5dd4280e4d4944f73a71beac2b719d19d87a5bda2be7e28cc4b2a95da385e2577397ef3e640d8b07abe2553b5271ad11c104263
5151
languageName: node
5252
linkType: hard
5353

@@ -3730,7 +3730,7 @@ __metadata:
37303730
version: 0.0.0-use.local
37313731
resolution: "cylc-ui@workspace:."
37323732
dependencies:
3733-
"@apollo/client": "npm:3.13.3"
3733+
"@apollo/client": "npm:3.13.5"
37343734
"@cypress/code-coverage": "npm:3.13.12"
37353735
"@hpcc-js/wasm": "npm:2.22.4"
37363736
"@lumino/default-theme": "npm:2.1.8"

0 commit comments

Comments
 (0)