|
747 | 747 | },
|
748 | 748 | "Monai.Deploy.Storage": {
|
749 | 749 | "type": "Transitive",
|
750 |
| - "resolved": "0.2.15", |
751 |
| - "contentHash": "5VCzUVZek/1LB+4V7l2Ubg1gqzxn4wVPrpZG9SqCsUYtXBzpY73ohmyCXE0PpgO1z6WpWKH3IaYOJqWvAUeFXw==", |
| 750 | + "resolved": "0.2.16", |
| 751 | + "contentHash": "UVu9yyiJf4mYlz1H6g29LXdYv5RRFcttudTczA3w3SuGQ5u3fEIRbDaWuTjFjaaLor+IuibGaob6c1L6ACH7kg==", |
752 | 752 | "dependencies": {
|
753 | 753 | "AWSSDK.SecurityToken": "3.7.101.26",
|
754 | 754 | "Ardalis.GuardClauses": "4.0.1",
|
755 | 755 | "Microsoft.Extensions.Configuration": "6.0.1",
|
756 | 756 | "Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.15",
|
757 | 757 | "Microsoft.Extensions.Logging": "6.0.0",
|
758 |
| - "Monai.Deploy.Storage.S3Policy": "0.2.15", |
| 758 | + "Monai.Deploy.Storage.S3Policy": "0.2.16", |
759 | 759 | "System.IO.Abstractions": "17.2.3"
|
760 | 760 | }
|
761 | 761 | },
|
762 | 762 | "Monai.Deploy.Storage.MinIO": {
|
763 | 763 | "type": "Transitive",
|
764 |
| - "resolved": "0.2.15", |
765 |
| - "contentHash": "hyN7GuTp80y5cpY01IqbzkRCc0QB3y2v7Sppzarsnw6l6FgLJ1ZUgvMN4VDBwVyMNJytBeEKWfgn/FdidGNYaw==", |
| 764 | + "resolved": "0.2.16", |
| 765 | + "contentHash": "/J8fylX91D/ePPCHTCgY11nPdADR5MZO239ZZWrK7ZO2ngAvKRmTB4Q6q6JbSErDF1hSk11HGhWCWNDsnK1rAQ==", |
766 | 766 | "dependencies": {
|
767 | 767 | "AWSSDK.SecurityToken": "3.7.101.26",
|
768 | 768 | "Ardalis.GuardClauses": "4.0.1",
|
769 | 769 | "Microsoft.Extensions.Logging": "6.0.0",
|
770 | 770 | "Microsoft.Extensions.Options": "6.0.0",
|
771 | 771 | "Minio": "4.0.7",
|
772 |
| - "Monai.Deploy.Storage": "0.2.15", |
773 |
| - "Monai.Deploy.Storage.S3Policy": "0.2.15" |
| 772 | + "Monai.Deploy.Storage": "0.2.16", |
| 773 | + "Monai.Deploy.Storage.S3Policy": "0.2.16" |
774 | 774 | }
|
775 | 775 | },
|
776 | 776 | "Monai.Deploy.Storage.S3Policy": {
|
777 | 777 | "type": "Transitive",
|
778 |
| - "resolved": "0.2.15", |
779 |
| - "contentHash": "0+FCC5nltIDEXuBAJSDba2DUTm+yQ7KgZLavASt5wyF842VtTcLTG2uPHfHy+nJ6hfT7zCoBEsVup3g9KGC56w==", |
| 778 | + "resolved": "0.2.16", |
| 779 | + "contentHash": "KfiAW28llXSlDLgGwAeBCZGns9/5D/wHVOKt2NxzeiJpp0fR3VspQIbuHO1cbn4GcDM7tL0Se4gR494rHGoz4g==", |
780 | 780 | "dependencies": {
|
781 | 781 | "Ardalis.GuardClauses": "4.0.1",
|
782 | 782 | "Newtonsoft.Json": "13.0.3"
|
|
846 | 846 | },
|
847 | 847 | "NLog": {
|
848 | 848 | "type": "Transitive",
|
849 |
| - "resolved": "5.1.2", |
850 |
| - "contentHash": "JfQY93ure3IPVTN3eabBewBGvrcXcWIlaesFEXdy5UzIymfIT9yCgLISYtM0cOhjWziIaUr/6Z9NC2RwtjwrsQ==" |
| 849 | + "resolved": "5.1.3", |
| 850 | + "contentHash": "rB8hwjBf1EZCfG5iPfsv3gPksLoJLr1cOrt7PBbJu6VpJgwYJchDzTUT1dhNDdPv0QakXJQJOhE59ErupcznQQ==" |
851 | 851 | },
|
852 | 852 | "NLog.Extensions.Logging": {
|
853 | 853 | "type": "Transitive",
|
854 |
| - "resolved": "5.2.2", |
855 |
| - "contentHash": "V6sd+0Hrk2XlU//XbUizFYTE8Hf8+xFkhi81shIhsKl4tvWFUYmjBY/zBy/wlQCt0K6mfseaEKnayRJVhIz5Iw==", |
| 854 | + "resolved": "5.2.3", |
| 855 | + "contentHash": "TB8zPGV2nVpvWq5C8zIVHPSmnzOHMrXppjsAwHcuJq1Ehs8sC0llnAv5Ysf5Lf/vew9amV/+01MohtRFSDzKdQ==", |
856 | 856 | "dependencies": {
|
857 | 857 | "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
|
858 | 858 | "Microsoft.Extensions.Logging": "6.0.0",
|
859 |
| - "NLog": "5.1.2" |
| 859 | + "NLog": "5.1.3" |
860 | 860 | }
|
861 | 861 | },
|
862 | 862 | "NLog.Web.AspNetCore": {
|
863 | 863 | "type": "Transitive",
|
864 |
| - "resolved": "5.2.2", |
865 |
| - "contentHash": "0Qa6V7LXgbWNxYdZDLcQz/TjGrSfx32XThxAL+xoAtjplC2uCIhy27WiMIjznuMAJR3zjElIiYzMmPSsQ4LZSQ==", |
| 864 | + "resolved": "5.2.3", |
| 865 | + "contentHash": "uP0KekbkswuMjo1dbaqu20TxH2Dc3ox2qJDIi837ob2Fq/BliZHuQY9nJdM3UArVrLrsl+xxsx0D6h8m3fOufg==", |
866 | 866 | "dependencies": {
|
867 |
| - "NLog.Extensions.Logging": "5.2.2" |
| 867 | + "NLog.Extensions.Logging": "5.2.3" |
868 | 868 | }
|
869 | 869 | },
|
870 | 870 | "NuGet.Frameworks": {
|
|
1689 | 1689 | "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "[1.0.0, )",
|
1690 | 1690 | "Monai.Deploy.Messaging.RabbitMQ": "[0.1.22, )",
|
1691 | 1691 | "Monai.Deploy.Security": "[0.1.3, )",
|
1692 |
| - "Monai.Deploy.Storage": "[0.2.15, )", |
1693 |
| - "Monai.Deploy.Storage.MinIO": "[0.2.15, )", |
1694 |
| - "NLog": "[5.1.2, )", |
1695 |
| - "NLog.Web.AspNetCore": "[5.2.2, )", |
| 1692 | + "Monai.Deploy.Storage": "[0.2.16, )", |
| 1693 | + "Monai.Deploy.Storage.MinIO": "[0.2.16, )", |
| 1694 | + "NLog": "[5.1.3, )", |
| 1695 | + "NLog.Web.AspNetCore": "[5.2.3, )", |
1696 | 1696 | "Polly": "[7.2.3, )",
|
1697 | 1697 | "Swashbuckle.AspNetCore": "[6.5.0, )",
|
1698 | 1698 | "fo-dicom": "[5.0.3, )",
|
|
1706 | 1706 | "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.15, )",
|
1707 | 1707 | "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
|
1708 | 1708 | "Monai.Deploy.Messaging": "[0.1.22, )",
|
1709 |
| - "Monai.Deploy.Storage": "[0.2.15, )" |
| 1709 | + "Monai.Deploy.Storage": "[0.2.16, )" |
1710 | 1710 | }
|
1711 | 1711 | },
|
1712 | 1712 | "monai.deploy.informaticsgateway.client": {
|
|
1742 | 1742 | "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
|
1743 | 1743 | "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
|
1744 | 1744 | "Monai.Deploy.Messaging": "[0.1.22, )",
|
1745 |
| - "Monai.Deploy.Storage": "[0.2.15, )", |
| 1745 | + "Monai.Deploy.Storage": "[0.2.16, )", |
1746 | 1746 | "System.IO.Abstractions": "[17.2.3, )"
|
1747 | 1747 | }
|
1748 | 1748 | },
|
|
0 commit comments