Skip to content

Commit

Permalink
chore(deps): update dependency @xmldom/xmldom to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 1b867b4 commit df47455
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
]
},
"resolutions": {
"@xmldom/xmldom": "0.8.10"
"@xmldom/xmldom": "0.9.3"
},
"dependencies": {
"electron": "29.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1133,10 +1133,10 @@
"@typescript-eslint/types" "7.6.0"
eslint-visitor-keys "^3.4.3"

"@xmldom/xmldom@0.8.10", "@xmldom/xmldom@^0.8.8":
version "0.8.10"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99"
integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==
"@xmldom/xmldom@0.9.3", "@xmldom/xmldom@^0.8.8":
version "0.9.3"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.3.tgz#a5d5362050767d8823b2b74e36cb2f059f58e797"
integrity sha512-W7fOe0N+t2eyL9sjDE+7bBNo/NZg6U6aU0Rp8wwQV8TRkzLnX13SvROoyJMAH0Kcm9G1DX9b1XI4LxwKxowsXw==

JSONStream@^1.3.5:
version "1.3.5"
Expand Down

0 comments on commit df47455

Please sign in to comment.