From 3b27152fbd1ef2440b25ab9312cf69834f2b9b28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 15:49:50 +0000 Subject: [PATCH] fix(deps): update adobe fixes --- package-lock.json | 42 +++++++++---------- package.json | 4 +- .../browser-injectables/package-lock.json | 16 +++---- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index d5fe717d1..603d1913e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.3.1", - "@adobe/helix-html-pipeline": "6.31.3", + "@adobe/helix-html-pipeline": "6.31.4", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.2.1", @@ -59,7 +59,7 @@ "hlx": "index.js" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.30", + "@adobe/eslint-config-helix": "3.0.31", "@eslint/config-helpers": "0.7.0", "@semantic-release/changelog": "7.0.0", "@semantic-release/git": "11.0.1", @@ -130,18 +130,18 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.30", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.30.tgz", - "integrity": "sha512-1NStwifE5Xys3tPemh8nkiyHSHd+AtqJtkn+pfPDTHtcHDFlR9y03XYr9zlloVrk/mWo6gxVZed+Scj6os2VHQ==", + "version": "3.0.31", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.31.tgz", + "integrity": "sha512-d1Lmi1wzJL4+3fH0FlKYwtZvYUTpJ+cqolM1AqnTUOlwpgTCWnzz7g3ZoHwnddz5lS56Shk926X8sSZwCcgZvQ==", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/config-helpers": "0.7.0", "eslint-plugin-import": "2.32.0", - "globals": "17.8.0" + "globals": "17.11.0" }, "engines": { - "node": ">= 12" + "node": ">= 20" }, "peerDependencies": { "eslint": "^9.0.0" @@ -162,12 +162,12 @@ } }, "node_modules/@adobe/helix-html-pipeline": { - "version": "6.31.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.31.3.tgz", - "integrity": "sha512-nd5z2+zlM/Q21Eb3yuh/4k0LY+y6DksYAOBGBTMwJw14zP5yiu1KXrsmNYvMUW/XcZY6g9RiMjj+c/uaaCo0gw==", + "version": "6.31.4", + "resolved": "https://registry.npmjs.org/@adobe/helix-html-pipeline/-/helix-html-pipeline-6.31.4.tgz", + "integrity": "sha512-cWUmjITJdNxkJEOZTPhLCVQsXVEnLZA5DxV9Q5P/Shj4Nw2llkOj3LLbDY7IaVRb0VyOxOGhGK4mrtqTBVVzGQ==", "license": "Apache-2.0", "dependencies": { - "@adobe/helix-markdown-support": "7.1.24", + "@adobe/helix-markdown-support": "7.1.25", "@adobe/helix-shared-utils": "3.0.2", "@adobe/mdast-util-gridtables": "4.0.19", "@adobe/remark-gridtables": "3.0.20", @@ -820,13 +820,13 @@ } }, "node_modules/@adobe/helix-markdown-support": { - "version": "7.1.24", - "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.24.tgz", - "integrity": "sha512-6BpgtvX1tQohDlbxEju9eW2sL5i+kgjLZxKgS7zCa6lauX1cqBmK37ZQAwNJMO+7h4FUKATGgoDFGZek4JzsRg==", + "version": "7.1.25", + "resolved": "https://registry.npmjs.org/@adobe/helix-markdown-support/-/helix-markdown-support-7.1.25.tgz", + "integrity": "sha512-N/iU1Md+r5mw54ribx37xpSPrF9e7g2RMEN49uRyfFYCcRZOYEuHaDiV5VAnMO+kK+iE9MOZLIXVL2v98FztNA==", "license": "Apache-2.0", "dependencies": { "hast-util-to-html": "9.0.5", - "js-yaml": "5.2.2", + "js-yaml": "5.3.0", "mdast-util-gfm-footnote": "2.1.0", "mdast-util-gfm-strikethrough": "2.0.0", "mdast-util-gfm-table": "2.0.0", @@ -852,9 +852,9 @@ } }, "node_modules/@adobe/helix-markdown-support/node_modules/js-yaml": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.2.tgz", - "integrity": "sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.3.0.tgz", + "integrity": "sha512-muutsYr+e2+d3rTgUGslq5rxbBlUy3cJ61IsHag2QNDQV+7zXWjkUpmALIajhrlLlrgRUiymj6U3zUr/TMK84Q==", "funding": [ { "type": "github", @@ -6819,9 +6819,9 @@ } }, "node_modules/globals": { - "version": "17.8.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", - "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index ee0552e67..ce02bc4e1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "dependencies": { "@adobe/fetch": "4.3.1", - "@adobe/helix-html-pipeline": "6.31.3", + "@adobe/helix-html-pipeline": "6.31.4", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", "@adobe/helix-shared-config": "11.2.1", @@ -89,7 +89,7 @@ "yargs": "18.1.0" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.30", + "@adobe/eslint-config-helix": "3.0.31", "@eslint/config-helpers": "0.7.0", "@semantic-release/changelog": "7.0.0", "@semantic-release/git": "11.0.1", diff --git a/packages/browser-injectables/package-lock.json b/packages/browser-injectables/package-lock.json index 2bd710241..620ae3314 100644 --- a/packages/browser-injectables/package-lock.json +++ b/packages/browser-injectables/package-lock.json @@ -23,18 +23,18 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.30", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.30.tgz", - "integrity": "sha512-1NStwifE5Xys3tPemh8nkiyHSHd+AtqJtkn+pfPDTHtcHDFlR9y03XYr9zlloVrk/mWo6gxVZed+Scj6os2VHQ==", + "version": "3.0.31", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.31.tgz", + "integrity": "sha512-d1Lmi1wzJL4+3fH0FlKYwtZvYUTpJ+cqolM1AqnTUOlwpgTCWnzz7g3ZoHwnddz5lS56Shk926X8sSZwCcgZvQ==", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/config-helpers": "0.7.0", "eslint-plugin-import": "2.32.0", - "globals": "17.8.0" + "globals": "17.11.0" }, "engines": { - "node": ">= 12" + "node": ">= 20" }, "peerDependencies": { "eslint": "^9.0.0" @@ -3632,9 +3632,9 @@ } }, "node_modules/globals": { - "version": "17.8.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", - "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": {