diff --git a/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj b/PayFlow.Infrastructure/PayFlow.Infrastructure.csproj index 305a003..867a1ab 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..102d08e 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.4, )", + "resolved": "4.0.102.4", + "contentHash": "cFMZnb05RV290HDdybtgR5b/ypkLekeaoHde4tiQHLmgegGLMmcEKsvThnLm1PJOeWSNFcBxzC5fomOvWiW24A==" }, "AWSSDK.S3": { "type": "Direct", - "requested": "[4.0.102.3, )", - "resolved": "4.0.102.3", - "contentHash": "3UBPFahEW62lNqHutA94if/9YguOXswDkz+CMh8fo3qCl7PUdynwSEvE0rhHnRPok0rDkDEDpwddfk7h8Mg0gw==", + "requested": "[4.0.103.1, )", + "resolved": "4.0.103.1", + "contentHash": "U7a3gnj6/z5l2bzgASv0PrfXFwLwNKWgQSJjuhV+lcofP52LcQVXVsEwMh9Lv28W+ORmRrYFgJnIV1tqmeRj+w==", "dependencies": { - "AWSSDK.Core": "[4.0.102, 5.0.0)" + "AWSSDK.Core": "[4.0.102.4, 5.0.0)" } }, "BCrypt.Net-Next": {