diff --git a/Descope.Test/packages.lock.json b/Descope.Test/packages.lock.json index d0524f2..8b095c9 100644 --- a/Descope.Test/packages.lock.json +++ b/Descope.Test/packages.lock.json @@ -318,11 +318,8 @@ }, "RestSharp": { "type": "Transitive", - "resolved": "110.2.0", - "contentHash": "FXGw0IMcqY7yO/hzS9QrD3iNswNgb9UxJnxWmfOxmGs4kRlZWqdtBoGPLuhlbgsDzX1RFo4WKui8TGGKXWKalw==", - "dependencies": { - "System.Text.Json": "7.0.2" - } + "resolved": "111.2.0", + "contentHash": "OkWr6AGM0zirdkRpxVOxXMWx9OHEIWrDzrpx1XIx5KyvTcmtjJVsKBscVkYTcFerhj5w5Bny7boRIV4a0ENGaQ==" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": { "type": "Transitive", @@ -1223,7 +1220,7 @@ "type": "Project", "dependencies": { "Newtonsoft.Json": "[13.0.3, )", - "RestSharp": "[110.2.0, )", + "RestSharp": "[111.2.0, )", "System.IdentityModel.Tokens.Jwt": "[7.5.1, )" } } @@ -1542,11 +1539,8 @@ }, "RestSharp": { "type": "Transitive", - "resolved": "110.2.0", - "contentHash": "FXGw0IMcqY7yO/hzS9QrD3iNswNgb9UxJnxWmfOxmGs4kRlZWqdtBoGPLuhlbgsDzX1RFo4WKui8TGGKXWKalw==", - "dependencies": { - "System.Text.Json": "7.0.2" - } + "resolved": "111.2.0", + "contentHash": "OkWr6AGM0zirdkRpxVOxXMWx9OHEIWrDzrpx1XIx5KyvTcmtjJVsKBscVkYTcFerhj5w5Bny7boRIV4a0ENGaQ==" }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": { "type": "Transitive", @@ -2438,7 +2432,7 @@ "type": "Project", "dependencies": { "Newtonsoft.Json": "[13.0.3, )", - "RestSharp": "[110.2.0, )", + "RestSharp": "[111.2.0, )", "System.IdentityModel.Tokens.Jwt": "[7.5.1, )" } } diff --git a/Descope/Descope.csproj b/Descope/Descope.csproj index 86117c7..b95c8e8 100644 --- a/Descope/Descope.csproj +++ b/Descope/Descope.csproj @@ -32,7 +32,7 @@ - + diff --git a/Descope/packages.lock.json b/Descope/packages.lock.json index 3b119c9..582a33c 100644 --- a/Descope/packages.lock.json +++ b/Descope/packages.lock.json @@ -10,12 +10,9 @@ }, "RestSharp": { "type": "Direct", - "requested": "[110.2.0, )", - "resolved": "110.2.0", - "contentHash": "FXGw0IMcqY7yO/hzS9QrD3iNswNgb9UxJnxWmfOxmGs4kRlZWqdtBoGPLuhlbgsDzX1RFo4WKui8TGGKXWKalw==", - "dependencies": { - "System.Text.Json": "7.0.2" - } + "requested": "[111.2.0, )", + "resolved": "111.2.0", + "contentHash": "OkWr6AGM0zirdkRpxVOxXMWx9OHEIWrDzrpx1XIx5KyvTcmtjJVsKBscVkYTcFerhj5w5Bny7boRIV4a0ENGaQ==" }, "System.IdentityModel.Tokens.Jwt": { "type": "Direct", @@ -55,28 +52,6 @@ "dependencies": { "Microsoft.IdentityModel.Logging": "7.5.1" } - }, - "System.Runtime.CompilerServices.Unsafe": { - "type": "Transitive", - "resolved": "6.0.0", - "contentHash": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==" - }, - "System.Text.Encodings.Web": { - "type": "Transitive", - "resolved": "7.0.0", - "contentHash": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0" - } - }, - "System.Text.Json": { - "type": "Transitive", - "resolved": "7.0.2", - "contentHash": "/LZf/JrGyilojqwpaywb+sSz8Tew7ij4K/Sk+UW8AKfAK7KRhR6mKpKtTm06cYA7bCpGTWfYksIW+mVsdxPegQ==", - "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "6.0.0", - "System.Text.Encodings.Web": "7.0.0" - } } }, "net8.0": { @@ -88,12 +63,9 @@ }, "RestSharp": { "type": "Direct", - "requested": "[110.2.0, )", - "resolved": "110.2.0", - "contentHash": "FXGw0IMcqY7yO/hzS9QrD3iNswNgb9UxJnxWmfOxmGs4kRlZWqdtBoGPLuhlbgsDzX1RFo4WKui8TGGKXWKalw==", - "dependencies": { - "System.Text.Json": "7.0.2" - } + "requested": "[111.2.0, )", + "resolved": "111.2.0", + "contentHash": "OkWr6AGM0zirdkRpxVOxXMWx9OHEIWrDzrpx1XIx5KyvTcmtjJVsKBscVkYTcFerhj5w5Bny7boRIV4a0ENGaQ==" }, "System.IdentityModel.Tokens.Jwt": { "type": "Direct", @@ -133,19 +105,6 @@ "dependencies": { "Microsoft.IdentityModel.Logging": "7.5.1" } - }, - "System.Text.Encodings.Web": { - "type": "Transitive", - "resolved": "7.0.0", - "contentHash": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==" - }, - "System.Text.Json": { - "type": "Transitive", - "resolved": "7.0.2", - "contentHash": "/LZf/JrGyilojqwpaywb+sSz8Tew7ij4K/Sk+UW8AKfAK7KRhR6mKpKtTm06cYA7bCpGTWfYksIW+mVsdxPegQ==", - "dependencies": { - "System.Text.Encodings.Web": "7.0.0" - } } } }