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",