1
0
mirror of https://github.com/bitwarden/server synced 2026-01-08 11:33:26 +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:
renovate[bot]
2023-12-11 16:50:58 -08:00
committed by GitHub
parent ce6768114b
commit 5152e4bc2c
3 changed files with 7 additions and 7 deletions

View File

@@ -46,8 +46,8 @@
},
"AngleSharp": {
"type": "Transitive",
"resolved": "1.0.4",
"contentHash": "G8R4C2MEDFQvjUbYz1QIcGfibjsTJnzP0aWy8iQgWWk7eKacYydCNGD3JMhVL0Q5pZQ9RYlqpKNESEU5NpqsRw==",
"resolved": "1.0.7",
"contentHash": "jZg7lDcrXRiIC8VBluuGKOCMR9mc4CIRX5vpQJ8fcgafs6T6plOzKHhAn3lJEwXorrltd9p1WtRxxhFpRBACbg==",
"dependencies": {
"System.Text.Encoding.CodePages": "6.0.0"
}
@@ -2884,7 +2884,7 @@
"icons": {
"type": "Project",
"dependencies": {
"AngleSharp": "1.0.4",
"AngleSharp": "1.0.7",
"Core": "2023.12.0",
"SharedWeb": "2023.12.0"
}