Skip to content

Commit 9262760

Browse files
authored
hotfix: pin xmldom to v0.8.10 addressing breaking change (hoppscotch#5059)
1 parent e9096ea commit 9262760

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"[email protected]": "2.0.0",
5353
"@babel/runtime@<7.26.10": "7.26.10",
5454
"apiconnect-wsdl": "2.0.36",
55-
"@xmldom/xmldom": "0.9.8"
55+
"@xmldom/xmldom": "0.8.10"
5656
},
5757
"packageExtensions": {
5858
"@hoppscotch/httpsnippet": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)