Skip to content

Commit 777a309

Browse files
fix(deps): replace dependency xmldom with @xmldom/xmldom ^0.7.5
1 parent d67d57d commit 777a309

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

package-lock.json

Lines changed: 16 additions & 15 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
@@ -26,7 +26,7 @@
2626
"react": "^18.2.0",
2727
"react-dom": "^18.2.0",
2828
"vercel": "^33.0.0",
29-
"xmldom": "^0.6.0"
29+
"@xmldom/xmldom": "^0.7.5"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.23.7",

0 commit comments

Comments
 (0)