diff --git a/Rex/Rex.csproj b/Rex/Rex.csproj index df127d0..11119a6 100644 --- a/Rex/Rex.csproj +++ b/Rex/Rex.csproj @@ -15,7 +15,7 @@ - + diff --git a/Rex/packages.lock.json b/Rex/packages.lock.json index 528758d..efc2738 100644 --- a/Rex/packages.lock.json +++ b/Rex/packages.lock.json @@ -67,11 +67,11 @@ }, "Sentry.AspNetCore": { "type": "Direct", - "requested": "[6.6.0, )", - "resolved": "6.6.0", - "contentHash": "MzS1695uLEYN8sfjmqaBYMg87WAB+YaQjlI/IQp9FVC1D3Kimv+SqptvM5Xzg6tjZZ0NR6AhPTdWs1oP145N5w==", + "requested": "[6.7.0, )", + "resolved": "6.7.0", + "contentHash": "UMOA1gqotTxN+PscTjw5Ez0VZHFhDX3DhgLYqlXPzeug9NcaFTMUDbM4npXlT1YFk2WhGOXSmpozTMWElUIcrg==", "dependencies": { - "Sentry.Extensions.Logging": "6.6.0" + "Sentry.Extensions.Logging": "6.7.0" } }, "SierraLib.API.Views": { @@ -219,15 +219,15 @@ }, "Sentry": { "type": "Transitive", - "resolved": "6.6.0", - "contentHash": "1D3xo3P9Y94VQN3RoV/86XqgtylHp1pdeEml3/UB649BrzJeZ/pqO/o8YgJ5g+GqpMQiGI09yjAI7s5ff2A1IA==" + "resolved": "6.7.0", + "contentHash": "fE8rXrzo1xZrKYtvSxDcww7ZLJbB4t+pZK748zrS5ctFo4L0sNNEkRDkJ6smSGwe0kpDRBQn4bQHPrvUOmzUaA==" }, "Sentry.Extensions.Logging": { "type": "Transitive", - "resolved": "6.6.0", - "contentHash": "6d5/MLfqfIy2uIlKIFJVtSpT3Z0lY3VlpFPqBP34E1COX1qI+AnrsRKa9v7+wedZDKmBmyTGGzwUZWmmfJfGaw==", + "resolved": "6.7.0", + "contentHash": "DO2PSOsd5BeXwdBV8mGr6GomNiFX5t7Si9MapjHfEspbVZyObjdoUKNdPg8EmCrVwiGN92eSBiDNOzGKeUiv2Q==", "dependencies": { - "Sentry": "6.6.0" + "Sentry": "6.7.0" } }, "System.IdentityModel.Tokens.Jwt": {