Skip to content
Closed
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 Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<!-- TESTED: OpenApi 3.1.3 still breaks with SDK 10.0.102 (CS0200: IOpenApiMediaType.Example is read-only) -->
<!-- The source generator has not been updated yet to support OpenApi 3.x API changes -->
<!-- Monitor: https://github.com/dotnet/aspnetcore/issues for updates -->
<PackageVersion Include="Microsoft.OpenApi" Version="2.3.0" />
<PackageVersion Include="Microsoft.OpenApi" Version="2.6.0" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.0" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite" Version="10.0.0" />
<!-- ========================================================================== -->
Expand Down
6 changes: 3 additions & 3 deletions src/Aspire/MeAjudaAi.ServiceDefaults/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -789,9 +789,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Bootstrapper/MeAjudaAi.ApiService/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1139,9 +1139,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Documents/API/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,9 +617,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Documents/Application/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Documents/Domain/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Documents/Infrastructure/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -812,9 +812,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"RabbitMQ.Client": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Locations/API/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -583,9 +583,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Locations/Application/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Locations/Domain/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Locations/Infrastructure/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -771,9 +771,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Providers/API/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -811,9 +811,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Providers/Application/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -766,9 +766,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Providers/Domain/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Providers/Infrastructure/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -785,9 +785,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/SearchProviders/API/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -609,9 +609,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/SearchProviders/Application/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/SearchProviders/Domain/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/SearchProviders/Infrastructure/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -815,9 +815,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"RabbitMQ.Client": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/ServiceCatalogs/API/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -797,9 +797,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/ServiceCatalogs/Application/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/ServiceCatalogs/Domain/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/ServiceCatalogs/Infrastructure/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -771,9 +771,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Users/API/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,9 +826,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Users/Application/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -753,9 +753,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Users/Domain/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -747,9 +747,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Npgsql.EntityFrameworkCore.PostgreSQL": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Modules/Users/Infrastructure/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -817,9 +817,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"RabbitMQ.Client": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Shared/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,9 +655,9 @@
},
"Microsoft.OpenApi": {
"type": "CentralTransitive",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
}
}
}
Expand Down
6 changes: 3 additions & 3 deletions tests/MeAjudaAi.ApiService.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
"Microsoft.OpenApi": {
"type": "Direct",
"requested": "[2.3.0, )",
"resolved": "2.3.0",
"contentHash": "5RZpjyt0JMmoc/aEgY9c1vE5pusdDGvkPl9qKIy9KFbRiIXD+w7gBJxX+unSjzzOcfgRoYxnO4okZyqDAL2WEw=="
"requested": "[2.6.0, )",
"resolved": "2.6.0",
"contentHash": "cOdLonx4SP0ick3ImTvuvfLt/834pR1ScKwiuKUu1dURq9i7MncBP1d4G+j9rxzg+JnAo4AmFubY4wSawUu7sQ=="
},
"Moq": {
"type": "Direct",
Expand Down
Loading