Skip to content

Commit d3ed701

Browse files
committed
fix: bump @xmldom/xmldom to ^0.8.13
1 parent d6467c7 commit d3ed701

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
"@walletconnect/core": "^2.23.0",
384384
"@walletconnect/react-native-compat": "^2.23.0",
385385
"@walletconnect/utils": "^2.23.0",
386-
"@xmldom/xmldom": "^0.8.12",
386+
"@xmldom/xmldom": "^0.8.13",
387387
"asyncstorage-down": "4.2.0",
388388
"axios": "^1.15.0",
389389
"bignumber.js": "^9.0.1",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20961,7 +20961,14 @@ __metadata:
2096120961
languageName: node
2096220962
linkType: hard
2096320963

20964-
"@xmldom/xmldom@npm:^0.8.12, @xmldom/xmldom@npm:^0.8.8, @xmldom/xmldom@npm:^0.x":
20964+
"@xmldom/xmldom@npm:^0.8.13":
20965+
version: 0.8.13
20966+
resolution: "@xmldom/xmldom@npm:0.8.13"
20967+
checksum: 10/f8f3d56fa91d5026885c0c5c00b07eae47647bda0d742ecbf8e51e06bb287ab30222977b20529ee15c364031606225ebca58907a8ecc76a3add6b3f10e6ddfc6
20968+
languageName: node
20969+
linkType: hard
20970+
20971+
"@xmldom/xmldom@npm:^0.8.8, @xmldom/xmldom@npm:^0.x":
2096520972
version: 0.8.12
2096620973
resolution: "@xmldom/xmldom@npm:0.8.12"
2096720974
checksum: 10/0fc20bc72a057a939ed17afc3fb35d6be2eb19e42aa9ba3c78aa8bdf471da0b4b17c2710581ce6a2cd68ce3995c2ee7d689593a70a26df1273c0c9c29dfca257
@@ -36029,7 +36036,7 @@ __metadata:
3602936036
"@walletconnect/utils": "npm:^2.23.0"
3603036037
"@wdio/protocols": "npm:^9.27.0"
3603136038
"@welldone-software/why-did-you-render": "npm:^8.0.1"
36032-
"@xmldom/xmldom": "npm:^0.8.12"
36039+
"@xmldom/xmldom": "npm:^0.8.13"
3603336040
appium: "npm:^2.12.1"
3603436041
appium-adb: "npm:^9.11.4"
3603536042
appium-chromium-driver: "npm:^2.0.2"

0 commit comments

Comments
 (0)