Skip to content

Commit aa680f7

Browse files
Merge pull request #471 from SierraSoftworks/dependabot/nuget/Rex/Sentry.AspNetCore-6.7.0
Bump Sentry.AspNetCore from 6.6.0 to 6.7.0
2 parents 9414233 + d624917 commit aa680f7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Rex/Rex.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.5" />
1616
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
1717
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
18-
<PackageReference Include="Sentry.AspNetCore" Version="6.6.0" />
18+
<PackageReference Include="Sentry.AspNetCore" Version="6.7.0" />
1919
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
2020
<PackageReference Include="SierraLib.API.Views" Version="1.0.176" />
2121
</ItemGroup>

Rex/packages.lock.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@
6767
},
6868
"Sentry.AspNetCore": {
6969
"type": "Direct",
70-
"requested": "[6.6.0, )",
71-
"resolved": "6.6.0",
72-
"contentHash": "MzS1695uLEYN8sfjmqaBYMg87WAB+YaQjlI/IQp9FVC1D3Kimv+SqptvM5Xzg6tjZZ0NR6AhPTdWs1oP145N5w==",
70+
"requested": "[6.7.0, )",
71+
"resolved": "6.7.0",
72+
"contentHash": "UMOA1gqotTxN+PscTjw5Ez0VZHFhDX3DhgLYqlXPzeug9NcaFTMUDbM4npXlT1YFk2WhGOXSmpozTMWElUIcrg==",
7373
"dependencies": {
74-
"Sentry.Extensions.Logging": "6.6.0"
74+
"Sentry.Extensions.Logging": "6.7.0"
7575
}
7676
},
7777
"SierraLib.API.Views": {
@@ -219,15 +219,15 @@
219219
},
220220
"Sentry": {
221221
"type": "Transitive",
222-
"resolved": "6.6.0",
223-
"contentHash": "1D3xo3P9Y94VQN3RoV/86XqgtylHp1pdeEml3/UB649BrzJeZ/pqO/o8YgJ5g+GqpMQiGI09yjAI7s5ff2A1IA=="
222+
"resolved": "6.7.0",
223+
"contentHash": "fE8rXrzo1xZrKYtvSxDcww7ZLJbB4t+pZK748zrS5ctFo4L0sNNEkRDkJ6smSGwe0kpDRBQn4bQHPrvUOmzUaA=="
224224
},
225225
"Sentry.Extensions.Logging": {
226226
"type": "Transitive",
227-
"resolved": "6.6.0",
228-
"contentHash": "6d5/MLfqfIy2uIlKIFJVtSpT3Z0lY3VlpFPqBP34E1COX1qI+AnrsRKa9v7+wedZDKmBmyTGGzwUZWmmfJfGaw==",
227+
"resolved": "6.7.0",
228+
"contentHash": "DO2PSOsd5BeXwdBV8mGr6GomNiFX5t7Si9MapjHfEspbVZyObjdoUKNdPg8EmCrVwiGN92eSBiDNOzGKeUiv2Q==",
229229
"dependencies": {
230-
"Sentry": "6.6.0"
230+
"Sentry": "6.7.0"
231231
}
232232
},
233233
"System.IdentityModel.Tokens.Jwt": {

0 commit comments

Comments
 (0)