mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
[deps] Vault: Update AngleSharp to v1.0.7 (#3539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Icons' " />
|
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Icons' " />
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="AngleSharp" Version="1.0.4" />
|
<PackageReference Include="AngleSharp" Version="1.0.7" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -4,9 +4,9 @@
|
|||||||
"net6.0": {
|
"net6.0": {
|
||||||
"AngleSharp": {
|
"AngleSharp": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[1.0.4, )",
|
"requested": "[1.0.7, )",
|
||||||
"resolved": "1.0.4",
|
"resolved": "1.0.7",
|
||||||
"contentHash": "G8R4C2MEDFQvjUbYz1QIcGfibjsTJnzP0aWy8iQgWWk7eKacYydCNGD3JMhVL0Q5pZQ9RYlqpKNESEU5NpqsRw==",
|
"contentHash": "jZg7lDcrXRiIC8VBluuGKOCMR9mc4CIRX5vpQJ8fcgafs6T6plOzKHhAn3lJEwXorrltd9p1WtRxxhFpRBACbg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Text.Encoding.CodePages": "6.0.0"
|
"System.Text.Encoding.CodePages": "6.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,8 +46,8 @@
|
|||||||
},
|
},
|
||||||
"AngleSharp": {
|
"AngleSharp": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "1.0.4",
|
"resolved": "1.0.7",
|
||||||
"contentHash": "G8R4C2MEDFQvjUbYz1QIcGfibjsTJnzP0aWy8iQgWWk7eKacYydCNGD3JMhVL0Q5pZQ9RYlqpKNESEU5NpqsRw==",
|
"contentHash": "jZg7lDcrXRiIC8VBluuGKOCMR9mc4CIRX5vpQJ8fcgafs6T6plOzKHhAn3lJEwXorrltd9p1WtRxxhFpRBACbg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.Text.Encoding.CodePages": "6.0.0"
|
"System.Text.Encoding.CodePages": "6.0.0"
|
||||||
}
|
}
|
||||||
@@ -2884,7 +2884,7 @@
|
|||||||
"icons": {
|
"icons": {
|
||||||
"type": "Project",
|
"type": "Project",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"AngleSharp": "1.0.4",
|
"AngleSharp": "1.0.7",
|
||||||
"Core": "2023.12.0",
|
"Core": "2023.12.0",
|
||||||
"SharedWeb": "2023.12.0"
|
"SharedWeb": "2023.12.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user