diff --git a/Aws/packages.lock.json b/Aws/packages.lock.json index 05e7aba9..cf1dc2a8 100644 --- a/Aws/packages.lock.json +++ b/Aws/packages.lock.json @@ -62,8 +62,8 @@ }, "FluentValidation": { "type": "Transitive", - "resolved": "11.11.0", - "contentHash": "cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw==" + "resolved": "12.0.0", + "contentHash": "8NVLxtMUXynRHJIX3Hn1ACovaqZIJASufXIIFkD0EUbcd5PmMsL1xUD5h548gCezJ5BzlITaR9CAMrGe29aWpA==" }, "Flurl": { "type": "Transitive", @@ -239,7 +239,7 @@ "library": { "type": "Project", "dependencies": { - "FluentValidation": "[11.11.0, )", + "FluentValidation": "[12.0.0, )", "Microsoft.Extensions.Logging.Abstractions": "[9.0.4, )", "Microsoft.Extensions.Options": "[9.0.4, )", "Pulumi": "[3.38.0, )", diff --git a/Cli/packages.lock.json b/Cli/packages.lock.json index 46660a50..d58d2868 100644 --- a/Cli/packages.lock.json +++ b/Cli/packages.lock.json @@ -153,8 +153,8 @@ }, "FluentValidation": { "type": "Transitive", - "resolved": "11.11.0", - "contentHash": "cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw==" + "resolved": "12.0.0", + "contentHash": "8NVLxtMUXynRHJIX3Hn1ACovaqZIJASufXIIFkD0EUbcd5PmMsL1xUD5h548gCezJ5BzlITaR9CAMrGe29aWpA==" }, "Flurl": { "type": "Transitive", @@ -619,7 +619,7 @@ "library": { "type": "Project", "dependencies": { - "FluentValidation": "[11.11.0, )", + "FluentValidation": "[12.0.0, )", "Microsoft.Extensions.Logging.Abstractions": "[9.0.4, )", "Microsoft.Extensions.Options": "[9.0.4, )", "Pulumi": "[3.38.0, )", diff --git a/K8s/packages.lock.json b/K8s/packages.lock.json index 40688e09..380b69df 100644 --- a/K8s/packages.lock.json +++ b/K8s/packages.lock.json @@ -84,8 +84,8 @@ }, "FluentValidation": { "type": "Transitive", - "resolved": "11.11.0", - "contentHash": "cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw==" + "resolved": "12.0.0", + "contentHash": "8NVLxtMUXynRHJIX3Hn1ACovaqZIJASufXIIFkD0EUbcd5PmMsL1xUD5h548gCezJ5BzlITaR9CAMrGe29aWpA==" }, "Flurl": { "type": "Transitive", @@ -215,7 +215,7 @@ "library": { "type": "Project", "dependencies": { - "FluentValidation": "[11.11.0, )", + "FluentValidation": "[12.0.0, )", "Microsoft.Extensions.Logging.Abstractions": "[9.0.4, )", "Microsoft.Extensions.Options": "[9.0.4, )", "Pulumi": "[3.38.0, )", diff --git a/Library/Library.csproj b/Library/Library.csproj index b3353d7b..61644feb 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -4,7 +4,7 @@ - + diff --git a/Library/packages.lock.json b/Library/packages.lock.json index fe675f89..7512deed 100644 --- a/Library/packages.lock.json +++ b/Library/packages.lock.json @@ -4,9 +4,9 @@ "net9.0": { "FluentValidation": { "type": "Direct", - "requested": "[11.11.0, )", - "resolved": "11.11.0", - "contentHash": "cyIVdQBwSipxWG8MA3Rqox7iNbUNUTK5bfJi9tIdm4CAfH71Oo5ABLP4/QyrUwuakqpUEPGtE43BDddvEehuYw==" + "requested": "[12.0.0, )", + "resolved": "12.0.0", + "contentHash": "8NVLxtMUXynRHJIX3Hn1ACovaqZIJASufXIIFkD0EUbcd5PmMsL1xUD5h548gCezJ5BzlITaR9CAMrGe29aWpA==" }, "Microsoft.Extensions.Logging.Abstractions": { "type": "Direct",