diff --git a/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj b/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj index 305a003..1558e1d 100644 --- a/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj +++ b/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/PayFlow.Infrastructure/packages.lock.json b/PayFlow.Infrastructure/packages.lock.json index 75be1a4..d013d07 100644 --- a/PayFlow.Infrastructure/packages.lock.json +++ b/PayFlow.Infrastructure/packages.lock.json @@ -4,17 +4,17 @@ "net10.0": { "AWSSDK.Core": { "type": "Direct", - "requested": "[4.0.102, )", - "resolved": "4.0.102", - "contentHash": "sjkYreyNPlYTnAxdnqd3MBoeTNZHXOzV9lKULS5VAn+6MJIqu87aZLlm56KhDANOBXRxwDJIW668ZlsFhaB6Zw==" + "requested": "[4.0.102.1, )", + "resolved": "4.0.102.1", + "contentHash": "vsf+/o+S/euH/wG7bO1cha+OWaHvjgvpDeGFO6l3Vcdio9GlSfXkZDD2BogMuAJ+/jDyqqSgqmYVolPKV9ie/A==" }, "AWSSDK.S3": { "type": "Direct", - "requested": "[4.0.102.3, )", - "resolved": "4.0.102.3", - "contentHash": "3UBPFahEW62lNqHutA94if/9YguOXswDkz+CMh8fo3qCl7PUdynwSEvE0rhHnRPok0rDkDEDpwddfk7h8Mg0gw==", + "requested": "[4.0.102.4, )", + "resolved": "4.0.102.4", + "contentHash": "rfUhmzlQifO7Uk3AErPweV1FbwZYI+OuogPjfS/7mbVKVWCYYCLkkLozh2mS/qaHPNGPGFeSFAR1NbWnQyd2pQ==", "dependencies": { - "AWSSDK.Core": "[4.0.102, 5.0.0)" + "AWSSDK.Core": "[4.0.102.1, 5.0.0)" } }, "BCrypt.Net-Next": {