Update @xmldom/xmldom to satisfy pnpm audit (#33290)

This commit is contained in:
Michael Telatynski
2026-04-28 09:00:46 +00:00
committed by GitHub
parent 9213790158
commit d3a395b18b
2 changed files with 15 additions and 21 deletions
+2 -1
View File
@@ -108,7 +108,8 @@
"follow-redirects@1.15.11": "1.16.0", "follow-redirects@1.15.11": "1.16.0",
"@actions/github@6.0.1": "8.0.1", "@actions/github@6.0.1": "8.0.1",
"dompurify@>=3.0.0 <=3.3.3": "3.4.0", "dompurify@>=3.0.0 <=3.3.3": "3.4.0",
"protobufjs@>=7.0.0 <7.5.5": "7.5.5" "protobufjs@>=7.0.0 <7.5.5": "7.5.5",
"@xmldom/xmldom@0.8.12": "0.8.13"
} }
}, },
"engines": { "engines": {
+13 -20
View File
@@ -61,6 +61,7 @@ overrides:
'@actions/github@6.0.1': 8.0.1 '@actions/github@6.0.1': 8.0.1
dompurify@>=3.0.0 <=3.3.3: 3.4.0 dompurify@>=3.0.0 <=3.3.3: 3.4.0
protobufjs@>=7.0.0 <7.5.5: 7.5.5 protobufjs@>=7.0.0 <7.5.5: 7.5.5
'@xmldom/xmldom@0.8.12': 0.8.13
packageExtensionsChecksum: sha256-EMEi1vcyzQthk7O/0AcntvnHgJaKCoFBlzp6iX/qNYk= packageExtensionsChecksum: sha256-EMEi1vcyzQthk7O/0AcntvnHgJaKCoFBlzp6iX/qNYk=
@@ -445,7 +446,7 @@ importers:
version: 1.0.3 version: 1.0.3
matrix-js-sdk: matrix-js-sdk:
specifier: github:matrix-org/matrix-js-sdk#develop specifier: github:matrix-org/matrix-js-sdk#develop
version: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/fa424c44b4991acacc7524066a54a352e140f7b6 version: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/bec985b783c666de24d6db92a4307a10416742d7
matrix-widget-api: matrix-widget-api:
specifier: ^1.17.0 specifier: ^1.17.0
version: 1.17.0 version: 1.17.0
@@ -3124,8 +3125,8 @@ packages:
'@matrix-org/emojibase-bindings@1.5.0': '@matrix-org/emojibase-bindings@1.5.0':
resolution: {integrity: sha512-+W9/ow2Z3iQa7ZOF698PBhwNcgGkn36B5Sr8VDPx8N8CH7+Uw+7TrtbtKPZVdgf4m/THmgmfX40jS5YDBsLaYg==} resolution: {integrity: sha512-+W9/ow2Z3iQa7ZOF698PBhwNcgGkn36B5Sr8VDPx8N8CH7+Uw+7TrtbtKPZVdgf4m/THmgmfX40jS5YDBsLaYg==}
'@matrix-org/matrix-sdk-crypto-wasm@18.1.0': '@matrix-org/matrix-sdk-crypto-wasm@18.2.0':
resolution: {integrity: sha512-GxXK2U39+2qWNvR3fXJY7nxdikvpiT17RaS0/Dktk6R8FMKDk3vm79Hq65yrCWLBmT7pJZoerfILNZqhrcUHrg==} resolution: {integrity: sha512-puyZefvq6sHfqlmkri8umhA44724H2JL0YtX8wlvhGuNl8awX/Q1tZyW2Iekm9ZJP7BtuOqlNdg9oQd6iaGbNw==}
engines: {node: '>= 18'} engines: {node: '>= 18'}
'@matrix-org/react-sdk-module-api@2.5.0': '@matrix-org/react-sdk-module-api@2.5.0':
@@ -6040,10 +6041,9 @@ packages:
'@webcontainer/env@1.1.1': '@webcontainer/env@1.1.1':
resolution: {integrity: sha512-6aN99yL695Hi9SuIk1oC88l9o0gmxL1nGWWQ/kNy81HigJ0FoaoTXpytCj6ItzgyCEwA9kF1wixsTuv5cjsgng==} resolution: {integrity: sha512-6aN99yL695Hi9SuIk1oC88l9o0gmxL1nGWWQ/kNy81HigJ0FoaoTXpytCj6ItzgyCEwA9kF1wixsTuv5cjsgng==}
'@xmldom/xmldom@0.8.12': '@xmldom/xmldom@0.8.13':
resolution: {integrity: sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==} resolution: {integrity: sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==}
engines: {node: '>=10.0.0'} engines: {node: '>=10.0.0'}
deprecated: this version has critical issues, please update to the latest version
'@xtuc/ieee754@1.2.0': '@xtuc/ieee754@1.2.0':
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
@@ -9863,8 +9863,8 @@ packages:
matrix-events-sdk@0.0.1: matrix-events-sdk@0.0.1:
resolution: {integrity: sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==} resolution: {integrity: sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==}
matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/fa424c44b4991acacc7524066a54a352e140f7b6: matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/bec985b783c666de24d6db92a4307a10416742d7:
resolution: {tarball: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/fa424c44b4991acacc7524066a54a352e140f7b6} resolution: {tarball: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/bec985b783c666de24d6db92a4307a10416742d7}
version: 41.3.0 version: 41.3.0
engines: {node: '>=22.0.0'} engines: {node: '>=22.0.0'}
@@ -12819,10 +12819,6 @@ packages:
resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==} resolution: {integrity: sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==}
hasBin: true hasBin: true
uuid@13.0.0:
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
hasBin: true
uuid@14.0.0: uuid@14.0.0:
resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==}
hasBin: true hasBin: true
@@ -15679,7 +15675,7 @@ snapshots:
emojibase: 17.0.0 emojibase: 17.0.0
emojibase-data: 17.0.0(emojibase@17.0.0) emojibase-data: 17.0.0(emojibase@17.0.0)
'@matrix-org/matrix-sdk-crypto-wasm@18.1.0': {} '@matrix-org/matrix-sdk-crypto-wasm@18.2.0': {}
'@matrix-org/react-sdk-module-api@2.5.0(patch_hash=016146c9cc96e6363609d2b2ac0896ccef567882eb1d73b75a77b8a30929de96)(react@19.2.5)': '@matrix-org/react-sdk-module-api@2.5.0(patch_hash=016146c9cc96e6363609d2b2ac0896ccef567882eb1d73b75a77b8a30929de96)(react@19.2.5)':
dependencies: dependencies:
@@ -18861,7 +18857,7 @@ snapshots:
'@webcontainer/env@1.1.1': {} '@webcontainer/env@1.1.1': {}
'@xmldom/xmldom@0.8.12': {} '@xmldom/xmldom@0.8.13': {}
'@xtuc/ieee754@1.2.0': {} '@xtuc/ieee754@1.2.0': {}
@@ -23428,10 +23424,10 @@ snapshots:
matrix-events-sdk@0.0.1: {} matrix-events-sdk@0.0.1: {}
matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/fa424c44b4991acacc7524066a54a352e140f7b6: matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/bec985b783c666de24d6db92a4307a10416742d7:
dependencies: dependencies:
'@babel/runtime': 7.29.2 '@babel/runtime': 7.29.2
'@matrix-org/matrix-sdk-crypto-wasm': 18.1.0 '@matrix-org/matrix-sdk-crypto-wasm': 18.2.0
another-json: 0.2.0 another-json: 0.2.0
bs58: 6.0.0 bs58: 6.0.0
content-type: 1.0.5 content-type: 1.0.5
@@ -23443,7 +23439,6 @@ snapshots:
p-retry: 8.0.0 p-retry: 8.0.0
sdp-transform: 3.0.0 sdp-transform: 3.0.0
unhomoglyph: 1.0.6 unhomoglyph: 1.0.6
uuid: 13.0.0
matrix-web-i18n@3.6.0: matrix-web-i18n@3.6.0:
dependencies: dependencies:
@@ -24374,7 +24369,7 @@ snapshots:
plist@3.1.0(patch_hash=7a3c35087f0ab2a8efbac9e2899990f07d61e2b3e41d8d962ef0bdb0786e1af7): plist@3.1.0(patch_hash=7a3c35087f0ab2a8efbac9e2899990f07d61e2b3e41d8d962ef0bdb0786e1af7):
dependencies: dependencies:
'@xmldom/xmldom': 0.8.12 '@xmldom/xmldom': 0.8.13
base64-js: 1.5.1 base64-js: 1.5.1
xmlbuilder: 15.1.1 xmlbuilder: 15.1.1
@@ -26943,8 +26938,6 @@ snapshots:
uuid@11.1.0: {} uuid@11.1.0: {}
uuid@13.0.0: {}
uuid@14.0.0: {} uuid@14.0.0: {}
uuid@8.3.2: {} uuid@8.3.2: {}