Skip to content

Commit

Permalink
chore(deps): update dependency @xmldom/xmldom to v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 809a45b commit 64edfa4
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.7"
"@xmldom/xmldom": "0.8.9"
},
"dependencies": {
"electron": "18.3.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1140,10 +1140,10 @@
"@typescript-eslint/types" "5.10.2"
eslint-visitor-keys "^3.0.0"

"@xmldom/[email protected].7", "@xmldom/xmldom@^0.8.8":
version "0.8.7"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.7.tgz#8b1e39c547013941974d83ad5e9cf5042071a9a0"
integrity sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==
"@xmldom/[email protected].9", "@xmldom/xmldom@^0.8.8":
version "0.8.9"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.9.tgz#b6ef7457e826be8049667ae673eda7876eb049be"
integrity sha512-4VSbbcMoxc4KLjb1gs96SRmi7w4h1SF+fCoiK0XaQX62buCc1G5d0DC5bJ9xJBNPDSVCmIrcl8BiYxzjrqaaJA==

JSONStream@^1.0.4:
version "1.3.5"
Expand Down

0 comments on commit 64edfa4

Please sign in to comment.