diff --git a/Rex/Rex.csproj b/Rex/Rex.csproj index a95530d..6f0ed16 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 572c628..d39ac54 100644 --- a/Rex/packages.lock.json +++ b/Rex/packages.lock.json @@ -67,11 +67,11 @@ }, "Sentry.AspNetCore": { "type": "Direct", - "requested": "[6.7.0, )", - "resolved": "6.7.0", - "contentHash": "UMOA1gqotTxN+PscTjw5Ez0VZHFhDX3DhgLYqlXPzeug9NcaFTMUDbM4npXlT1YFk2WhGOXSmpozTMWElUIcrg==", + "requested": "[6.8.0, )", + "resolved": "6.8.0", + "contentHash": "yo9TeFZPgmhyu0Vj+Zq3VxRR8kDbhlNbRAQDANN+gTwETe5uDa/H1I91PntBD7jwhWa7P218bYU+LGYOipylYA==", "dependencies": { - "Sentry.Extensions.Logging": "6.7.0" + "Sentry.Extensions.Logging": "6.8.0" } }, "SierraLib.API.Views": { @@ -219,15 +219,15 @@ }, "Sentry": { "type": "Transitive", - "resolved": "6.7.0", - "contentHash": "fE8rXrzo1xZrKYtvSxDcww7ZLJbB4t+pZK748zrS5ctFo4L0sNNEkRDkJ6smSGwe0kpDRBQn4bQHPrvUOmzUaA==" + "resolved": "6.8.0", + "contentHash": "amUjwslDtdx1p8r6z4APCxM8vHCKG4CBamPpSTwxmTMoBQ2CLwx2m3CaIttJXRT/hw9S5rNfXgjol2OqADytLQ==" }, "Sentry.Extensions.Logging": { "type": "Transitive", - "resolved": "6.7.0", - "contentHash": "DO2PSOsd5BeXwdBV8mGr6GomNiFX5t7Si9MapjHfEspbVZyObjdoUKNdPg8EmCrVwiGN92eSBiDNOzGKeUiv2Q==", + "resolved": "6.8.0", + "contentHash": "K7/Z7B8ec5c61ByzZOgxHxhcT+5yo7X6n7GchcaFI/X44Zn/ZsGqUFMqvypaILnc4JISAeppDTSiWdgWmflzbg==", "dependencies": { - "Sentry": "6.7.0" + "Sentry": "6.8.0" } }, "System.IdentityModel.Tokens.Jwt": {