Skip to content

Commit 2cdf9d0

Browse files
committed
Update lock files
1 parent 33658d6 commit 2cdf9d0

17 files changed

Lines changed: 348 additions & 348 deletions

File tree

src/TeachingRecordSystem.Api/packages.lock.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@
121121
},
122122
"Azure.Storage.Common": {
123123
"type": "Transitive",
124-
"resolved": "12.25.0",
125-
"contentHash": "MHGWp4aLHRo0BdLj25U2qYdYK//Zz21k4bs3SVyNQEmJbBl3qZ8GuOmTSXJ+Zad93HnFXfvD8kyMr0gjA8Ftpw==",
124+
"resolved": "12.28.0",
125+
"contentHash": "5l8YhNrks38zKLGFW2BBFLwieyamH/xauABSASsdpZv79G0f+n2n22IjkRmUqCmALSupkwRHh2LOhbW3yj5Qgw==",
126126
"dependencies": {
127-
"Azure.Core": "1.47.3",
128-
"System.IO.Hashing": "8.0.0"
127+
"Azure.Core": "1.55.0",
128+
"System.IO.Hashing": "10.0.3"
129129
}
130130
},
131131
"Dapper": {
@@ -671,8 +671,8 @@
671671
},
672672
"System.IO.Hashing": {
673673
"type": "Transitive",
674-
"resolved": "8.0.0",
675-
"contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA=="
674+
"resolved": "10.0.3",
675+
"contentHash": "La6ICwsdTKhVX+LKN+pvFjQRR3LhLwq3uKdi2knjLzRyPYBSydF4cjXidYxIiTcDD6XVYdsBWQEI8ZxiZ/OdIg=="
676676
},
677677
"System.Management": {
678678
"type": "Transitive",
@@ -701,8 +701,8 @@
701701
"type": "Project",
702702
"dependencies": {
703703
"AngleSharp": "[1.4.0, )",
704-
"Azure.Storage.Blobs": "[12.26.0, )",
705-
"Azure.Storage.Files.DataLake": "[12.24.0, )",
704+
"Azure.Storage.Blobs": "[12.29.0, )",
705+
"Azure.Storage.Files.DataLake": "[12.27.0, )",
706706
"CloudNative.CloudEvents": "[2.8.0, )",
707707
"CloudNative.CloudEvents.SystemTextJson": "[2.8.0, )",
708708
"CsvHelper": "[33.1.0, )",
@@ -798,23 +798,23 @@
798798
},
799799
"Azure.Storage.Blobs": {
800800
"type": "CentralTransitive",
801-
"requested": "[12.26.0, )",
802-
"resolved": "12.26.0",
803-
"contentHash": "EBRSHmI0eNzdufcIS1Rf7Ez9M8V1Jl7pMV4UWDERDMCv513KtAVsgz2ez2FQP9Qnwg7uEQrP+Uc7vBtumlr7sQ==",
801+
"requested": "[12.29.0, )",
802+
"resolved": "12.29.0",
803+
"contentHash": "e82Racxat6NsLHD+6Nwf2GxglYdN9T20QHgAsaHB1FYgbJUZilmUR0H+IPCu6AJy8nNyvSONc/erF8vtsyHrRw==",
804804
"dependencies": {
805-
"Azure.Core": "1.47.3",
806-
"Azure.Storage.Common": "12.25.0"
805+
"Azure.Core": "1.55.0",
806+
"Azure.Storage.Common": "12.28.0"
807807
}
808808
},
809809
"Azure.Storage.Files.DataLake": {
810810
"type": "CentralTransitive",
811-
"requested": "[12.24.0, )",
812-
"resolved": "12.24.0",
813-
"contentHash": "b1i4LL10EBXfBb9pOO9Q0C9lo2CvHkcPeLWw26dyOEZO3cNlNejAbAVYDW1Ct3aG8g1unm2/mSs9MTfyC1IZaw==",
811+
"requested": "[12.27.0, )",
812+
"resolved": "12.27.0",
813+
"contentHash": "fTJn2xMo7iHZ2/zwVfiUqRomlX3E0kQkoYZSB/A7eYBkXv8gPi2H5Wi1brcoA3ZdwTnwSInSE1WSZprdGkOS2w==",
814814
"dependencies": {
815-
"Azure.Core": "1.47.3",
816-
"Azure.Storage.Blobs": "12.26.0",
817-
"Azure.Storage.Common": "12.25.0"
815+
"Azure.Core": "1.55.0",
816+
"Azure.Storage.Blobs": "12.29.0",
817+
"Azure.Storage.Common": "12.28.0"
818818
}
819819
},
820820
"Castle.Core": {

src/TeachingRecordSystem.AuthorizeAccess/packages.lock.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -143,11 +143,11 @@
143143
},
144144
"Azure.Storage.Common": {
145145
"type": "Transitive",
146-
"resolved": "12.25.0",
147-
"contentHash": "MHGWp4aLHRo0BdLj25U2qYdYK//Zz21k4bs3SVyNQEmJbBl3qZ8GuOmTSXJ+Zad93HnFXfvD8kyMr0gjA8Ftpw==",
146+
"resolved": "12.28.0",
147+
"contentHash": "5l8YhNrks38zKLGFW2BBFLwieyamH/xauABSASsdpZv79G0f+n2n22IjkRmUqCmALSupkwRHh2LOhbW3yj5Qgw==",
148148
"dependencies": {
149-
"Azure.Core": "1.47.3",
150-
"System.IO.Hashing": "8.0.0"
149+
"Azure.Core": "1.55.0",
150+
"System.IO.Hashing": "10.0.3"
151151
}
152152
},
153153
"Dapper": {
@@ -898,8 +898,8 @@
898898
},
899899
"System.IO.Hashing": {
900900
"type": "Transitive",
901-
"resolved": "8.0.0",
902-
"contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA=="
901+
"resolved": "10.0.3",
902+
"contentHash": "La6ICwsdTKhVX+LKN+pvFjQRR3LhLwq3uKdi2knjLzRyPYBSydF4cjXidYxIiTcDD6XVYdsBWQEI8ZxiZ/OdIg=="
903903
},
904904
"System.Management": {
905905
"type": "Transitive",
@@ -933,8 +933,8 @@
933933
"type": "Project",
934934
"dependencies": {
935935
"AngleSharp": "[1.4.0, )",
936-
"Azure.Storage.Blobs": "[12.26.0, )",
937-
"Azure.Storage.Files.DataLake": "[12.24.0, )",
936+
"Azure.Storage.Blobs": "[12.29.0, )",
937+
"Azure.Storage.Files.DataLake": "[12.27.0, )",
938938
"CloudNative.CloudEvents": "[2.8.0, )",
939939
"CloudNative.CloudEvents.SystemTextJson": "[2.8.0, )",
940940
"CsvHelper": "[33.1.0, )",
@@ -1030,23 +1030,23 @@
10301030
},
10311031
"Azure.Storage.Blobs": {
10321032
"type": "CentralTransitive",
1033-
"requested": "[12.26.0, )",
1034-
"resolved": "12.26.0",
1035-
"contentHash": "EBRSHmI0eNzdufcIS1Rf7Ez9M8V1Jl7pMV4UWDERDMCv513KtAVsgz2ez2FQP9Qnwg7uEQrP+Uc7vBtumlr7sQ==",
1033+
"requested": "[12.29.0, )",
1034+
"resolved": "12.29.0",
1035+
"contentHash": "e82Racxat6NsLHD+6Nwf2GxglYdN9T20QHgAsaHB1FYgbJUZilmUR0H+IPCu6AJy8nNyvSONc/erF8vtsyHrRw==",
10361036
"dependencies": {
1037-
"Azure.Core": "1.47.3",
1038-
"Azure.Storage.Common": "12.25.0"
1037+
"Azure.Core": "1.55.0",
1038+
"Azure.Storage.Common": "12.28.0"
10391039
}
10401040
},
10411041
"Azure.Storage.Files.DataLake": {
10421042
"type": "CentralTransitive",
1043-
"requested": "[12.24.0, )",
1044-
"resolved": "12.24.0",
1045-
"contentHash": "b1i4LL10EBXfBb9pOO9Q0C9lo2CvHkcPeLWw26dyOEZO3cNlNejAbAVYDW1Ct3aG8g1unm2/mSs9MTfyC1IZaw==",
1043+
"requested": "[12.27.0, )",
1044+
"resolved": "12.27.0",
1045+
"contentHash": "fTJn2xMo7iHZ2/zwVfiUqRomlX3E0kQkoYZSB/A7eYBkXv8gPi2H5Wi1brcoA3ZdwTnwSInSE1WSZprdGkOS2w==",
10461046
"dependencies": {
1047-
"Azure.Core": "1.47.3",
1048-
"Azure.Storage.Blobs": "12.26.0",
1049-
"Azure.Storage.Common": "12.25.0"
1047+
"Azure.Core": "1.55.0",
1048+
"Azure.Storage.Blobs": "12.29.0",
1049+
"Azure.Storage.Common": "12.28.0"
10501050
}
10511051
},
10521052
"CloudNative.CloudEvents": {

src/TeachingRecordSystem.Cli/packages.lock.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
},
2323
"Azure.Core": {
2424
"type": "Transitive",
25-
"resolved": "1.53.0",
26-
"contentHash": "x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==",
25+
"resolved": "1.55.0",
26+
"contentHash": "c7femvYS/xEUrLP1sNZN+DoQZmx3X+G3ZXtOOz0RL/7cGMCM3JVqepVmRd3AwM4IK8AtTGS4GOigCO+d/zaSsQ==",
2727
"dependencies": {
2828
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
2929
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
3030
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
3131
"Microsoft.Identity.Client": "4.83.1",
3232
"Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
33-
"System.ClientModel": "1.10.0",
33+
"System.ClientModel": "1.11.0",
3434
"System.Memory.Data": "10.0.3"
3535
}
3636
},
@@ -46,11 +46,11 @@
4646
},
4747
"Azure.Storage.Common": {
4848
"type": "Transitive",
49-
"resolved": "12.25.0",
50-
"contentHash": "MHGWp4aLHRo0BdLj25U2qYdYK//Zz21k4bs3SVyNQEmJbBl3qZ8GuOmTSXJ+Zad93HnFXfvD8kyMr0gjA8Ftpw==",
49+
"resolved": "12.28.0",
50+
"contentHash": "5l8YhNrks38zKLGFW2BBFLwieyamH/xauABSASsdpZv79G0f+n2n22IjkRmUqCmALSupkwRHh2LOhbW3yj5Qgw==",
5151
"dependencies": {
52-
"Azure.Core": "1.47.3",
53-
"System.IO.Hashing": "8.0.0"
52+
"Azure.Core": "1.55.0",
53+
"System.IO.Hashing": "10.0.3"
5454
}
5555
},
5656
"Dapper": {
@@ -665,8 +665,8 @@
665665
},
666666
"System.ClientModel": {
667667
"type": "Transitive",
668-
"resolved": "1.10.0",
669-
"contentHash": "lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
668+
"resolved": "1.11.0",
669+
"contentHash": "1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
670670
"dependencies": {
671671
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
672672
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -743,8 +743,8 @@
743743
},
744744
"System.IO.Hashing": {
745745
"type": "Transitive",
746-
"resolved": "8.0.0",
747-
"contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA=="
746+
"resolved": "10.0.3",
747+
"contentHash": "La6ICwsdTKhVX+LKN+pvFjQRR3LhLwq3uKdi2knjLzRyPYBSydF4cjXidYxIiTcDD6XVYdsBWQEI8ZxiZ/OdIg=="
748748
},
749749
"System.Management": {
750750
"type": "Transitive",
@@ -773,8 +773,8 @@
773773
"type": "Project",
774774
"dependencies": {
775775
"AngleSharp": "[1.4.0, )",
776-
"Azure.Storage.Blobs": "[12.26.0, )",
777-
"Azure.Storage.Files.DataLake": "[12.24.0, )",
776+
"Azure.Storage.Blobs": "[12.29.0, )",
777+
"Azure.Storage.Files.DataLake": "[12.27.0, )",
778778
"CloudNative.CloudEvents": "[2.8.0, )",
779779
"CloudNative.CloudEvents.SystemTextJson": "[2.8.0, )",
780780
"CsvHelper": "[33.1.0, )",
@@ -829,23 +829,23 @@
829829
},
830830
"Azure.Storage.Blobs": {
831831
"type": "CentralTransitive",
832-
"requested": "[12.26.0, )",
833-
"resolved": "12.26.0",
834-
"contentHash": "EBRSHmI0eNzdufcIS1Rf7Ez9M8V1Jl7pMV4UWDERDMCv513KtAVsgz2ez2FQP9Qnwg7uEQrP+Uc7vBtumlr7sQ==",
832+
"requested": "[12.29.0, )",
833+
"resolved": "12.29.0",
834+
"contentHash": "e82Racxat6NsLHD+6Nwf2GxglYdN9T20QHgAsaHB1FYgbJUZilmUR0H+IPCu6AJy8nNyvSONc/erF8vtsyHrRw==",
835835
"dependencies": {
836-
"Azure.Core": "1.47.3",
837-
"Azure.Storage.Common": "12.25.0"
836+
"Azure.Core": "1.55.0",
837+
"Azure.Storage.Common": "12.28.0"
838838
}
839839
},
840840
"Azure.Storage.Files.DataLake": {
841841
"type": "CentralTransitive",
842-
"requested": "[12.24.0, )",
843-
"resolved": "12.24.0",
844-
"contentHash": "b1i4LL10EBXfBb9pOO9Q0C9lo2CvHkcPeLWw26dyOEZO3cNlNejAbAVYDW1Ct3aG8g1unm2/mSs9MTfyC1IZaw==",
842+
"requested": "[12.27.0, )",
843+
"resolved": "12.27.0",
844+
"contentHash": "fTJn2xMo7iHZ2/zwVfiUqRomlX3E0kQkoYZSB/A7eYBkXv8gPi2H5Wi1brcoA3ZdwTnwSInSE1WSZprdGkOS2w==",
845845
"dependencies": {
846-
"Azure.Core": "1.47.3",
847-
"Azure.Storage.Blobs": "12.26.0",
848-
"Azure.Storage.Common": "12.25.0"
846+
"Azure.Core": "1.55.0",
847+
"Azure.Storage.Blobs": "12.29.0",
848+
"Azure.Storage.Common": "12.28.0"
849849
}
850850
},
851851
"CloudNative.CloudEvents": {

src/TeachingRecordSystem.SupportUi/packages.lock.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,11 @@
142142
},
143143
"Azure.Storage.Common": {
144144
"type": "Transitive",
145-
"resolved": "12.25.0",
146-
"contentHash": "MHGWp4aLHRo0BdLj25U2qYdYK//Zz21k4bs3SVyNQEmJbBl3qZ8GuOmTSXJ+Zad93HnFXfvD8kyMr0gjA8Ftpw==",
145+
"resolved": "12.28.0",
146+
"contentHash": "5l8YhNrks38zKLGFW2BBFLwieyamH/xauABSASsdpZv79G0f+n2n22IjkRmUqCmALSupkwRHh2LOhbW3yj5Qgw==",
147147
"dependencies": {
148-
"Azure.Core": "1.47.3",
149-
"System.IO.Hashing": "8.0.0"
148+
"Azure.Core": "1.55.0",
149+
"System.IO.Hashing": "10.0.3"
150150
}
151151
},
152152
"Dapper": {
@@ -834,8 +834,8 @@
834834
},
835835
"System.IO.Hashing": {
836836
"type": "Transitive",
837-
"resolved": "8.0.0",
838-
"contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA=="
837+
"resolved": "10.0.3",
838+
"contentHash": "La6ICwsdTKhVX+LKN+pvFjQRR3LhLwq3uKdi2knjLzRyPYBSydF4cjXidYxIiTcDD6XVYdsBWQEI8ZxiZ/OdIg=="
839839
},
840840
"System.Management": {
841841
"type": "Transitive",
@@ -864,8 +864,8 @@
864864
"type": "Project",
865865
"dependencies": {
866866
"AngleSharp": "[1.4.0, )",
867-
"Azure.Storage.Blobs": "[12.26.0, )",
868-
"Azure.Storage.Files.DataLake": "[12.24.0, )",
867+
"Azure.Storage.Blobs": "[12.29.0, )",
868+
"Azure.Storage.Files.DataLake": "[12.27.0, )",
869869
"CloudNative.CloudEvents": "[2.8.0, )",
870870
"CloudNative.CloudEvents.SystemTextJson": "[2.8.0, )",
871871
"CsvHelper": "[33.1.0, )",
@@ -961,23 +961,23 @@
961961
},
962962
"Azure.Storage.Blobs": {
963963
"type": "CentralTransitive",
964-
"requested": "[12.26.0, )",
965-
"resolved": "12.26.0",
966-
"contentHash": "EBRSHmI0eNzdufcIS1Rf7Ez9M8V1Jl7pMV4UWDERDMCv513KtAVsgz2ez2FQP9Qnwg7uEQrP+Uc7vBtumlr7sQ==",
964+
"requested": "[12.29.0, )",
965+
"resolved": "12.29.0",
966+
"contentHash": "e82Racxat6NsLHD+6Nwf2GxglYdN9T20QHgAsaHB1FYgbJUZilmUR0H+IPCu6AJy8nNyvSONc/erF8vtsyHrRw==",
967967
"dependencies": {
968-
"Azure.Core": "1.47.3",
969-
"Azure.Storage.Common": "12.25.0"
968+
"Azure.Core": "1.55.0",
969+
"Azure.Storage.Common": "12.28.0"
970970
}
971971
},
972972
"Azure.Storage.Files.DataLake": {
973973
"type": "CentralTransitive",
974-
"requested": "[12.24.0, )",
975-
"resolved": "12.24.0",
976-
"contentHash": "b1i4LL10EBXfBb9pOO9Q0C9lo2CvHkcPeLWw26dyOEZO3cNlNejAbAVYDW1Ct3aG8g1unm2/mSs9MTfyC1IZaw==",
974+
"requested": "[12.27.0, )",
975+
"resolved": "12.27.0",
976+
"contentHash": "fTJn2xMo7iHZ2/zwVfiUqRomlX3E0kQkoYZSB/A7eYBkXv8gPi2H5Wi1brcoA3ZdwTnwSInSE1WSZprdGkOS2w==",
977977
"dependencies": {
978-
"Azure.Core": "1.47.3",
979-
"Azure.Storage.Blobs": "12.26.0",
980-
"Azure.Storage.Common": "12.25.0"
978+
"Azure.Core": "1.55.0",
979+
"Azure.Storage.Blobs": "12.29.0",
980+
"Azure.Storage.Common": "12.28.0"
981981
}
982982
},
983983
"CloudNative.CloudEvents": {

src/TeachingRecordSystem.WebCommon/packages.lock.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,11 @@
173173
},
174174
"Azure.Storage.Common": {
175175
"type": "Transitive",
176-
"resolved": "12.25.0",
177-
"contentHash": "MHGWp4aLHRo0BdLj25U2qYdYK//Zz21k4bs3SVyNQEmJbBl3qZ8GuOmTSXJ+Zad93HnFXfvD8kyMr0gjA8Ftpw==",
176+
"resolved": "12.28.0",
177+
"contentHash": "5l8YhNrks38zKLGFW2BBFLwieyamH/xauABSASsdpZv79G0f+n2n22IjkRmUqCmALSupkwRHh2LOhbW3yj5Qgw==",
178178
"dependencies": {
179-
"Azure.Core": "1.47.3",
180-
"System.IO.Hashing": "8.0.0"
179+
"Azure.Core": "1.55.0",
180+
"System.IO.Hashing": "10.0.3"
181181
}
182182
},
183183
"Dapper": {
@@ -679,8 +679,8 @@
679679
},
680680
"System.IO.Hashing": {
681681
"type": "Transitive",
682-
"resolved": "8.0.0",
683-
"contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA=="
682+
"resolved": "10.0.3",
683+
"contentHash": "La6ICwsdTKhVX+LKN+pvFjQRR3LhLwq3uKdi2knjLzRyPYBSydF4cjXidYxIiTcDD6XVYdsBWQEI8ZxiZ/OdIg=="
684684
},
685685
"System.Management": {
686686
"type": "Transitive",
@@ -709,8 +709,8 @@
709709
"type": "Project",
710710
"dependencies": {
711711
"AngleSharp": "[1.4.0, )",
712-
"Azure.Storage.Blobs": "[12.26.0, )",
713-
"Azure.Storage.Files.DataLake": "[12.24.0, )",
712+
"Azure.Storage.Blobs": "[12.29.0, )",
713+
"Azure.Storage.Files.DataLake": "[12.27.0, )",
714714
"CloudNative.CloudEvents": "[2.8.0, )",
715715
"CloudNative.CloudEvents.SystemTextJson": "[2.8.0, )",
716716
"CsvHelper": "[33.1.0, )",
@@ -757,23 +757,23 @@
757757
},
758758
"Azure.Storage.Blobs": {
759759
"type": "CentralTransitive",
760-
"requested": "[12.26.0, )",
761-
"resolved": "12.26.0",
762-
"contentHash": "EBRSHmI0eNzdufcIS1Rf7Ez9M8V1Jl7pMV4UWDERDMCv513KtAVsgz2ez2FQP9Qnwg7uEQrP+Uc7vBtumlr7sQ==",
760+
"requested": "[12.29.0, )",
761+
"resolved": "12.29.0",
762+
"contentHash": "e82Racxat6NsLHD+6Nwf2GxglYdN9T20QHgAsaHB1FYgbJUZilmUR0H+IPCu6AJy8nNyvSONc/erF8vtsyHrRw==",
763763
"dependencies": {
764-
"Azure.Core": "1.47.3",
765-
"Azure.Storage.Common": "12.25.0"
764+
"Azure.Core": "1.55.0",
765+
"Azure.Storage.Common": "12.28.0"
766766
}
767767
},
768768
"Azure.Storage.Files.DataLake": {
769769
"type": "CentralTransitive",
770-
"requested": "[12.24.0, )",
771-
"resolved": "12.24.0",
772-
"contentHash": "b1i4LL10EBXfBb9pOO9Q0C9lo2CvHkcPeLWw26dyOEZO3cNlNejAbAVYDW1Ct3aG8g1unm2/mSs9MTfyC1IZaw==",
770+
"requested": "[12.27.0, )",
771+
"resolved": "12.27.0",
772+
"contentHash": "fTJn2xMo7iHZ2/zwVfiUqRomlX3E0kQkoYZSB/A7eYBkXv8gPi2H5Wi1brcoA3ZdwTnwSInSE1WSZprdGkOS2w==",
773773
"dependencies": {
774-
"Azure.Core": "1.47.3",
775-
"Azure.Storage.Blobs": "12.26.0",
776-
"Azure.Storage.Common": "12.25.0"
774+
"Azure.Core": "1.55.0",
775+
"Azure.Storage.Blobs": "12.29.0",
776+
"Azure.Storage.Common": "12.28.0"
777777
}
778778
},
779779
"CloudNative.CloudEvents": {

0 commit comments

Comments
 (0)