Skip to content

Commit 11bbc85

Browse files
authored
fix(deps): bump minimum required xmldom to 0.8.4 (#1736)
1 parent 5a7ec31 commit 11bbc85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@octokit/request-error": "^3.0.0",
8080
"@octokit/rest": "^19.0.0",
8181
"@types/npm-package-arg": "^6.1.0",
82-
"@xmldom/xmldom": "^0.8.2",
82+
"@xmldom/xmldom": "^0.8.4",
8383
"chalk": "^4.0.0",
8484
"code-suggester": "^4.1.0",
8585
"conventional-changelog-conventionalcommits": "^5.0.0",

0 commit comments

Comments
 (0)