File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
"prepare" : " husky install"
9
9
},
10
10
"dependencies" : {
11
- "@apollo/client" : " 3.13.1 " ,
11
+ "@apollo/client" : " 3.13.2 " ,
12
12
"@aws-crypto/sha256-browser" : " 5.2.0" ,
13
13
"@aws-sdk/client-s3" : " ^3.654.0" ,
14
14
"@aws-sdk/lib-storage" : " ^3.654.0" ,
Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ __metadata:
22
22
languageName: node
23
23
linkType: hard
24
24
25
- "@apollo/client@npm:3.13.1 ":
26
- version: 3.13.1
27
- resolution: "@apollo/client@npm:3.13.1 "
25
+ "@apollo/client@npm:3.13.2 ":
26
+ version: 3.13.2
27
+ resolution: "@apollo/client@npm:3.13.2 "
28
28
dependencies:
29
29
"@graphql-typed-document-node/core": "npm:^3.1.1"
30
30
"@wry/caches": "npm:^1.0.0"
@@ -54,7 +54,7 @@ __metadata:
54
54
optional: true
55
55
subscriptions-transport-ws:
56
56
optional: true
57
- checksum: 10/d3744a5416c7ba33057b1ed247fa4b30da167a6b490898968e6e03870424906c3b4b1910829dc5b26622393e3f203b6ad26e7f6a2c2e9505dc0f9e915432482a
57
+ checksum: 10/7795af064ca78e706a27589aa63eac9a8630057e6c7996e252428e9874265d9d90384feeb29e04ae3b6f9c3b80c1bd5bbbdf3e68829f28106fa935eccf9d42ea
58
58
languageName: node
59
59
linkType: hard
60
60
@@ -12290,7 +12290,7 @@ __metadata:
12290
12290
version: 0.0.0-use.local
12291
12291
resolution: "root-workspace-0b6124@workspace:."
12292
12292
dependencies:
12293
- "@apollo/client": "npm:3.13.1 "
12293
+ "@apollo/client": "npm:3.13.2 "
12294
12294
"@aws-crypto/sha256-browser": "npm:5.2.0"
12295
12295
"@aws-sdk/client-s3": "npm:^3.654.0"
12296
12296
"@aws-sdk/lib-storage": "npm:^3.654.0"
You can’t perform that action at this time.
0 commit comments