Skip to content

Commit

Permalink
Add overrides and pin xmldom
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Nov 21, 2023
1 parent 57b1103 commit dc597a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,10 @@
"svg-sprite": "^3.0.0-beta2",
"svgo": "^3.0.2",
"vnu-jar": "23.4.11"
},
"overrides": {
"svg-sprite@^3.0.0-beta2": {
"@xmldom/xmldom": "0.8.8"
}
}
}

0 comments on commit dc597a2

Please sign in to comment.