diff --git a/package-lock.json b/package-lock.json index 8d94103d5..387a9f040 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "@types/w3c-image-capture": "1.0.6", "@vladmandic/human": "2.6.5", "@vladmandic/human-models": "2.5.9", - "@xmldom/xmldom": "0.7.5", + "@xmldom/xmldom": "0.7.6", "amplitude-js": "8.2.1", "base64-js": "1.3.1", "bc-css-flags": "3.0.0", @@ -7349,9 +7349,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.7.5", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.5.tgz", - "integrity": "sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==", + "version": "0.7.6", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.6.tgz", + "integrity": "sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ==", "engines": { "node": ">=10.0.0" } @@ -25794,9 +25794,9 @@ "dev": true }, "@xmldom/xmldom": { - "version": "0.7.5", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.5.tgz", - "integrity": "sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A==" + "version": "0.7.6", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.6.tgz", + "integrity": "sha512-HHXP9hskkFQHy8QxxUXkS7946FFIhYVfGqsk0WLwllmexN9x/+R4UBLvurHEuyXRfVEObVR8APuQehykLviwSQ==" }, "@xobotyi/scrollbar-width": { "version": "1.9.5", diff --git a/package.json b/package.json index 67fbb2d99..ba6f6ff84 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/w3c-image-capture": "1.0.6", "@vladmandic/human": "2.6.5", "@vladmandic/human-models": "2.5.9", - "@xmldom/xmldom": "0.7.5", + "@xmldom/xmldom": "0.7.6", "amplitude-js": "8.2.1", "base64-js": "1.3.1", "bc-css-flags": "3.0.0",