From 6af646c62e4ca490c4113149a2fdd8e963fa8dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 01:23:40 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom and @dailymotion/vast-client Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) and [@dailymotion/vast-client](https://github.com/dailymotion/vast-client-js). These dependencies needed to be updated together. Updates `@xmldom/xmldom` from 0.7.13 to 0.8.13 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.7.13...0.8.13) Updates `@dailymotion/vast-client` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/dailymotion/vast-client-js/releases) - [Changelog](https://github.com/dailymotion/vast-client-js/blob/master/docs/RELEASE-TASKS.md) - [Commits](https://github.com/dailymotion/vast-client-js/compare/4.0.0...4.0.1) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.13 dependency-type: indirect - dependency-name: "@dailymotion/vast-client" dependency-version: 4.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 88b5704..23d98ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -515,11 +515,11 @@ } }, "node_modules/@dailymotion/vast-client": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@dailymotion/vast-client/-/vast-client-4.0.0.tgz", - "integrity": "sha512-ewB2aLzqg2pLg9r9Glw5AmpL0C+Q95zMBwfOhIiSxZGIueq7YYUWj1Hm8PUUO+fkf2ZlrCLrCYwEUaxPxePW8A==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@dailymotion/vast-client/-/vast-client-4.0.1.tgz", + "integrity": "sha512-oRUCc06bWdX/1f2Eha/od5WCj+MLHiD6rgyAudgjOUyWXhCcbkUTZeejBSQsLft0nFnd+5nrDqGkBD8mrEVd/Q==", "dependencies": { - "@xmldom/xmldom": "^0.7.5" + "@xmldom/xmldom": "^0.8.3" }, "engines": { "node": ">=12.22.1" @@ -2521,10 +2521,9 @@ } }, "node_modules/@xmldom/xmldom": { - "version": "0.7.13", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.13.tgz", - "integrity": "sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==", - "deprecated": "this version is no longer supported, please update to at least 0.8.*", + "version": "0.8.13", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.13.tgz", + "integrity": "sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==", "engines": { "node": ">=10.0.0" } @@ -7116,11 +7115,11 @@ } }, "@dailymotion/vast-client": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@dailymotion/vast-client/-/vast-client-4.0.0.tgz", - "integrity": "sha512-ewB2aLzqg2pLg9r9Glw5AmpL0C+Q95zMBwfOhIiSxZGIueq7YYUWj1Hm8PUUO+fkf2ZlrCLrCYwEUaxPxePW8A==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@dailymotion/vast-client/-/vast-client-4.0.1.tgz", + "integrity": "sha512-oRUCc06bWdX/1f2Eha/od5WCj+MLHiD6rgyAudgjOUyWXhCcbkUTZeejBSQsLft0nFnd+5nrDqGkBD8mrEVd/Q==", "requires": { - "@xmldom/xmldom": "^0.7.5" + "@xmldom/xmldom": "^0.8.3" } }, "@dailymotion/vmap": { @@ -8446,9 +8445,9 @@ } }, "@xmldom/xmldom": { - "version": "0.7.13", - "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.13.tgz", - "integrity": "sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==" + "version": "0.8.13", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.13.tgz", + "integrity": "sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==" }, "@zeit/schemas": { "version": "2.36.0",