Skip to content

Commit 4bb5f30

Browse files
committed
fix: upgrade @xmldom/xmldom from 0.8.10 to 0.9.1
Snyk has created this PR to upgrade @xmldom/xmldom from 0.8.10 to 0.9.1. See this package in npm: @xmldom/xmldom See this project in Snyk: https://app.snyk.io/org/idleberg/project/2c9fc38d-22c5-4007-b837-03272b41b2bf?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 35f9b0b commit 4bb5f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"node": ">=18"
3131
},
3232
"dependencies": {
33-
"@xmldom/xmldom": "^0.8.10",
33+
"@xmldom/xmldom": "^0.9.1",
3434
"kleur": "^4.1.5",
3535
"plugin-error": "^2.0.1"
3636
},

0 commit comments

Comments
 (0)