Skip to content

Commit 6d9cea0

Browse files
chore(deps): update dependency system.configuration.configurationmanager to 10.0.7
1 parent 544d212 commit 6d9cea0

5 files changed

Lines changed: 34 additions & 34 deletions

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup Label="Microsoft">
88
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.203" />
9-
<PackageVersion Include="System.Configuration.ConfigurationManager" Version="10.0.6" />
9+
<PackageVersion Include="System.Configuration.ConfigurationManager" Version="10.0.7" />
1010
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.6.2" />
1111
</ItemGroup>
1212
<ItemGroup Label="Roslynator">

Microsoft.Security.Application.Encoder.UnitTests/packages.lock.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@
225225
},
226226
"System.Diagnostics.EventLog": {
227227
"type": "Transitive",
228-
"resolved": "10.0.6",
229-
"contentHash": "RMe4gRBwSVd1O6HVRjNwLgcH2jjrT8sHyNRJegZLX68voA+HzMf1xZPvFxMMDpyW86B9U2pYslgl4DFCE61WyA=="
228+
"resolved": "10.0.7",
229+
"contentHash": "WbmDLeTPYhEzXhvYVioTVn/D1XX6bovyny9n5p8Zxtf03+eY385RB818teZm6n+fA63iZNvng0/Np4tLuhkMhQ=="
230230
},
231231
"System.IO.Hashing": {
232232
"type": "Transitive",
@@ -235,8 +235,8 @@
235235
},
236236
"System.Security.Cryptography.ProtectedData": {
237237
"type": "Transitive",
238-
"resolved": "10.0.6",
239-
"contentHash": "XsGj3pcZ4PIqz9Vhk7ymbL9iNQzOAnDzHmMBqK1rzjjfQBJ4AUZVJQWbDmTKUS8BIXX53QBDRrdiCpwdWfZM9A=="
238+
"resolved": "10.0.7",
239+
"contentHash": "eqKW9wyPUhZi6pxy9Y0fQO/bdHROcwj0tYdmoGEPCPCtCJLFdVVAlzuuYYEnJI64HxhoXPYGhtx891g/jwN4rg=="
240240
},
241241
"System.Security.Permissions": {
242242
"type": "Transitive",
@@ -260,17 +260,17 @@
260260
"AntiXSS.NetStandard.HtmlSanitization": {
261261
"type": "Project",
262262
"dependencies": {
263-
"System.Configuration.ConfigurationManager": "[10.0.6, )"
263+
"System.Configuration.ConfigurationManager": "[10.0.7, )"
264264
}
265265
},
266266
"System.Configuration.ConfigurationManager": {
267267
"type": "CentralTransitive",
268-
"requested": "[10.0.6, )",
269-
"resolved": "10.0.6",
270-
"contentHash": "NQyzNGPPKUf5ykuPcUl1oKiY/gS+r9iASQmc8ITcwC6jBC20C9aFMIrBznpirpkoRev6I+p9n11u5QcqTfr+vg==",
268+
"requested": "[10.0.7, )",
269+
"resolved": "10.0.7",
270+
"contentHash": "NUV7+8ZpwAdtylEypliCwxTyMtt5oARCdEN9hOflL2dq5sGXHKAtBoVs1rb8qEj85ThC/5vJKDQmdiqKxZRgag==",
271271
"dependencies": {
272-
"System.Diagnostics.EventLog": "10.0.6",
273-
"System.Security.Cryptography.ProtectedData": "10.0.6"
272+
"System.Diagnostics.EventLog": "10.0.7",
273+
"System.Security.Cryptography.ProtectedData": "10.0.7"
274274
}
275275
}
276276
}

Microsoft.Security.Application.Encoder/packages.lock.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,25 +88,25 @@
8888
},
8989
"System.Security.Cryptography.ProtectedData": {
9090
"type": "Transitive",
91-
"resolved": "10.0.6",
92-
"contentHash": "XsGj3pcZ4PIqz9Vhk7ymbL9iNQzOAnDzHmMBqK1rzjjfQBJ4AUZVJQWbDmTKUS8BIXX53QBDRrdiCpwdWfZM9A==",
91+
"resolved": "10.0.7",
92+
"contentHash": "eqKW9wyPUhZi6pxy9Y0fQO/bdHROcwj0tYdmoGEPCPCtCJLFdVVAlzuuYYEnJI64HxhoXPYGhtx891g/jwN4rg==",
9393
"dependencies": {
9494
"System.Memory": "4.6.3"
9595
}
9696
},
9797
"AntiXSS.NetStandard.HtmlSanitization": {
9898
"type": "Project",
9999
"dependencies": {
100-
"System.Configuration.ConfigurationManager": "[10.0.6, )"
100+
"System.Configuration.ConfigurationManager": "[10.0.7, )"
101101
}
102102
},
103103
"System.Configuration.ConfigurationManager": {
104104
"type": "CentralTransitive",
105-
"requested": "[10.0.6, )",
106-
"resolved": "10.0.6",
107-
"contentHash": "NQyzNGPPKUf5ykuPcUl1oKiY/gS+r9iASQmc8ITcwC6jBC20C9aFMIrBznpirpkoRev6I+p9n11u5QcqTfr+vg==",
105+
"requested": "[10.0.7, )",
106+
"resolved": "10.0.7",
107+
"contentHash": "NUV7+8ZpwAdtylEypliCwxTyMtt5oARCdEN9hOflL2dq5sGXHKAtBoVs1rb8qEj85ThC/5vJKDQmdiqKxZRgag==",
108108
"dependencies": {
109-
"System.Security.Cryptography.ProtectedData": "10.0.6"
109+
"System.Security.Cryptography.ProtectedData": "10.0.7"
110110
}
111111
}
112112
}

Microsoft.Security.Application.HtmlSanitization.Tests/packages.lock.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@
225225
},
226226
"System.Diagnostics.EventLog": {
227227
"type": "Transitive",
228-
"resolved": "10.0.6",
229-
"contentHash": "RMe4gRBwSVd1O6HVRjNwLgcH2jjrT8sHyNRJegZLX68voA+HzMf1xZPvFxMMDpyW86B9U2pYslgl4DFCE61WyA=="
228+
"resolved": "10.0.7",
229+
"contentHash": "WbmDLeTPYhEzXhvYVioTVn/D1XX6bovyny9n5p8Zxtf03+eY385RB818teZm6n+fA63iZNvng0/Np4tLuhkMhQ=="
230230
},
231231
"System.IO.Hashing": {
232232
"type": "Transitive",
@@ -235,8 +235,8 @@
235235
},
236236
"System.Security.Cryptography.ProtectedData": {
237237
"type": "Transitive",
238-
"resolved": "10.0.6",
239-
"contentHash": "XsGj3pcZ4PIqz9Vhk7ymbL9iNQzOAnDzHmMBqK1rzjjfQBJ4AUZVJQWbDmTKUS8BIXX53QBDRrdiCpwdWfZM9A=="
238+
"resolved": "10.0.7",
239+
"contentHash": "eqKW9wyPUhZi6pxy9Y0fQO/bdHROcwj0tYdmoGEPCPCtCJLFdVVAlzuuYYEnJI64HxhoXPYGhtx891g/jwN4rg=="
240240
},
241241
"System.Security.Permissions": {
242242
"type": "Transitive",
@@ -254,17 +254,17 @@
254254
"AntiXSS.NetStandard.HtmlSanitization": {
255255
"type": "Project",
256256
"dependencies": {
257-
"System.Configuration.ConfigurationManager": "[10.0.6, )"
257+
"System.Configuration.ConfigurationManager": "[10.0.7, )"
258258
}
259259
},
260260
"System.Configuration.ConfigurationManager": {
261261
"type": "CentralTransitive",
262-
"requested": "[10.0.6, )",
263-
"resolved": "10.0.6",
264-
"contentHash": "NQyzNGPPKUf5ykuPcUl1oKiY/gS+r9iASQmc8ITcwC6jBC20C9aFMIrBznpirpkoRev6I+p9n11u5QcqTfr+vg==",
262+
"requested": "[10.0.7, )",
263+
"resolved": "10.0.7",
264+
"contentHash": "NUV7+8ZpwAdtylEypliCwxTyMtt5oARCdEN9hOflL2dq5sGXHKAtBoVs1rb8qEj85ThC/5vJKDQmdiqKxZRgag==",
265265
"dependencies": {
266-
"System.Diagnostics.EventLog": "10.0.6",
267-
"System.Security.Cryptography.ProtectedData": "10.0.6"
266+
"System.Diagnostics.EventLog": "10.0.7",
267+
"System.Security.Cryptography.ProtectedData": "10.0.7"
268268
}
269269
}
270270
}

Microsoft.Security.Application.HtmlSanitization/packages.lock.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
},
3737
"System.Configuration.ConfigurationManager": {
3838
"type": "Direct",
39-
"requested": "[10.0.6, )",
40-
"resolved": "10.0.6",
41-
"contentHash": "NQyzNGPPKUf5ykuPcUl1oKiY/gS+r9iASQmc8ITcwC6jBC20C9aFMIrBznpirpkoRev6I+p9n11u5QcqTfr+vg==",
39+
"requested": "[10.0.7, )",
40+
"resolved": "10.0.7",
41+
"contentHash": "NUV7+8ZpwAdtylEypliCwxTyMtt5oARCdEN9hOflL2dq5sGXHKAtBoVs1rb8qEj85ThC/5vJKDQmdiqKxZRgag==",
4242
"dependencies": {
43-
"System.Security.Cryptography.ProtectedData": "10.0.6"
43+
"System.Security.Cryptography.ProtectedData": "10.0.7"
4444
}
4545
},
4646
"Microsoft.Build.Tasks.Git": {
@@ -97,8 +97,8 @@
9797
},
9898
"System.Security.Cryptography.ProtectedData": {
9999
"type": "Transitive",
100-
"resolved": "10.0.6",
101-
"contentHash": "XsGj3pcZ4PIqz9Vhk7ymbL9iNQzOAnDzHmMBqK1rzjjfQBJ4AUZVJQWbDmTKUS8BIXX53QBDRrdiCpwdWfZM9A==",
100+
"resolved": "10.0.7",
101+
"contentHash": "eqKW9wyPUhZi6pxy9Y0fQO/bdHROcwj0tYdmoGEPCPCtCJLFdVVAlzuuYYEnJI64HxhoXPYGhtx891g/jwN4rg==",
102102
"dependencies": {
103103
"System.Memory": "4.6.3"
104104
}

0 commit comments

Comments
 (0)