diff --git a/package-lock.json b/package-lock.json index 75f4584a..32692c92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@adobe/fetch": "4.1.9", "@adobe/helix-markdown-support": "7.1.8", - "@adobe/helix-mediahandler": "2.5.34", + "@adobe/helix-mediahandler": "2.5.35", "@adobe/helix-shared-body-data": "2.1.8", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/helix-shared-utils": "3.0.2", @@ -291,9 +291,9 @@ } }, "node_modules/@adobe/helix-mediahandler": { - "version": "2.5.34", - "resolved": "https://registry.npmjs.org/@adobe/helix-mediahandler/-/helix-mediahandler-2.5.34.tgz", - "integrity": "sha512-NNljJixjyvAhFAg8FLSmbSAwA4WotwKrG9CBW/8i+a9knVWz4SPd7886V0lDlaA537DNaQiO55MM/T4fG4j6iA==", + "version": "2.5.35", + "resolved": "https://registry.npmjs.org/@adobe/helix-mediahandler/-/helix-mediahandler-2.5.35.tgz", + "integrity": "sha512-5m9zq1IASkZOz6xZgy/xEQl9AkrZRmNQwRmd8yKzvxe6GEW4KZo9jJd6Z5B12I9HtvnxiPwQuGvXTDywYuHo3Q==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.1.9", diff --git a/package.json b/package.json index a44503fb..04c31379 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "dependencies": { "@adobe/fetch": "4.1.9", "@adobe/helix-markdown-support": "7.1.8", - "@adobe/helix-mediahandler": "2.5.34", + "@adobe/helix-mediahandler": "2.5.35", "@adobe/helix-shared-body-data": "2.1.8", "@adobe/helix-shared-process-queue": "3.0.4", "@adobe/helix-shared-utils": "3.0.2",