Skip to content

Commit 391eff4

Browse files
fix(deps): replace dependency xmldom with @xmldom/xmldom ^0.7.5
1 parent 70c6b76 commit 391eff4

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

package-lock.json

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "^18.2.0",
2929
"react-dom": "^18.2.0",
3030
"vercel": "^33.0.0",
31-
"xmldom": "^0.6.0"
31+
"@xmldom/xmldom": "^0.7.5"
3232
},
3333
"devDependencies": {
3434
"@babel/core": "^7.26.9",

0 commit comments

Comments
 (0)