diff --git a/package-lock.json b/package-lock.json index 3ad98d156..9c9f12fc1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,10 +11,10 @@ "dependencies": { "@adobe/fetch": "4.3.0", "@adobe/helix-log": "7.0.0", - "@adobe/helix-shared-config": "11.1.21", + "@adobe/helix-shared-config": "11.1.22", "@adobe/helix-shared-git": "3.0.23", "@adobe/helix-shared-indexer": "2.2.7", - "@adobe/helix-shared-process-queue": "3.1.8", + "@adobe/helix-shared-process-queue": "3.1.9", "camelcase": "9.0.0", "chalk-template": "1.1.2", "chokidar": "5.0.0", @@ -57,7 +57,7 @@ "hlx": "index.js" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.25", + "@adobe/eslint-config-helix": "3.0.26", "@eslint/config-helpers": "0.5.5", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", @@ -128,15 +128,15 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.25", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.25.tgz", - "integrity": "sha512-3m8DoRPS/vq91ANyqbrgh/YnDljbHhZXpKooSWRK+OIoArkY6ju/NSFYYzbLj5ImVmfg3I4JPoiiWnNR/OTCGQ==", + "version": "3.0.26", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.26.tgz", + "integrity": "sha512-fF+yS57VSRd7ydKSgY170Q412dqwAB9euugEHDNBv3+qNvKByqiLvgfcAtodY6cwN9aUa6K8z1Yuezi3Q2+RyQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/config-helpers": "0.5.4", + "@eslint/config-helpers": "0.5.5", "eslint-plugin-import": "2.32.0", - "globals": "17.4.0" + "globals": "17.5.0" }, "engines": { "node": ">= 12" @@ -145,19 +145,6 @@ "eslint": "^9.0.0" } }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.4.tgz", - "integrity": "sha512-jJhqiY3wPMlWWO3370M86CPJ7pt8GmEwSLglMfQhjXal07RCvhmU0as4IuUEW5SJeunfItiEetHmSxCCe9lDBg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^1.2.0" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, "node_modules/@adobe/fetch": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/@adobe/fetch/-/fetch-4.3.0.tgz", @@ -188,9 +175,9 @@ "license": "Apache-2.0" }, "node_modules/@adobe/helix-shared-config": { - "version": "11.1.21", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-11.1.21.tgz", - "integrity": "sha512-pxlzixrH+2bbOpmcAJMzs+gK9HIOLb/SJukCHjg148bxk3cWK6uX/elgdbOAFT7+X8TjxsFhsw45oyLlN4Xr1g==", + "version": "11.1.22", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-11.1.22.tgz", + "integrity": "sha512-YlR7pWdlc69Yg5jOy9uZiXfsJl+LeoDNQ5gNcRD2cCU4iO87wAcUyyMMadSf2fLEyRsi3chBewgWOu0S+zfZSg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.1", @@ -202,14 +189,14 @@ "cookie": "1.1.1", "fs-extra": "11.3.4", "ignore": "7.0.5", - "lru-cache": "11.3.2", + "lru-cache": "11.3.5", "yaml": "2.8.3" } }, "node_modules/@adobe/helix-shared-config/node_modules/lru-cache": { - "version": "11.3.2", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.2.tgz", - "integrity": "sha512-wgWa6FWQ3QRRJbIjbsldRJZxdxYngT/dO0I5Ynmlnin8qy7tC6xYzbcJjtN4wHLXtkbVwHzk0C+OejVw1XM+DQ==", + "version": "11.3.5", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.5.tgz", + "integrity": "sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==", "license": "BlueOak-1.0.0", "engines": { "node": "20 || >=22" @@ -242,9 +229,9 @@ } }, "node_modules/@adobe/helix-shared-process-queue": { - "version": "3.1.8", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-process-queue/-/helix-shared-process-queue-3.1.8.tgz", - "integrity": "sha512-XRczDKqfEYJoXl6CnRRCZe9E/gnbR2BHHsJ93p5z91EypxtElEKIA9lf6SdTC1GAKUTGROApReBEjtp4LXv7Ug==", + "version": "3.1.9", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-process-queue/-/helix-shared-process-queue-3.1.9.tgz", + "integrity": "sha512-vL+twUkSm8bTemMWMBLgpbQjhA2sf+vdEuv3he6FckoNZ5bRUZkpEC8ibbUUYL5jNeM2THg7JdoCfV7kDwMcdg==", "license": "Apache-2.0", "dependencies": { "@adobe/helix-shared-async": "2.0.2" @@ -5216,9 +5203,9 @@ } }, "node_modules/globals": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz", - "integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==", + "version": "17.5.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz", + "integrity": "sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index c7503cae1..439baab1c 100644 --- a/package.json +++ b/package.json @@ -45,10 +45,10 @@ "dependencies": { "@adobe/fetch": "4.3.0", "@adobe/helix-log": "7.0.0", - "@adobe/helix-shared-config": "11.1.21", + "@adobe/helix-shared-config": "11.1.22", "@adobe/helix-shared-git": "3.0.23", "@adobe/helix-shared-indexer": "2.2.7", - "@adobe/helix-shared-process-queue": "3.1.8", + "@adobe/helix-shared-process-queue": "3.1.9", "camelcase": "9.0.0", "chalk-template": "1.1.2", "chokidar": "5.0.0", @@ -87,7 +87,7 @@ "yargs": "18.0.0" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.25", + "@adobe/eslint-config-helix": "3.0.26", "@eslint/config-helpers": "0.5.5", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", diff --git a/packages/browser-injectables/package-lock.json b/packages/browser-injectables/package-lock.json index fd8ec1fe8..74516d41d 100644 --- a/packages/browser-injectables/package-lock.json +++ b/packages/browser-injectables/package-lock.json @@ -22,15 +22,15 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.25", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.25.tgz", - "integrity": "sha512-3m8DoRPS/vq91ANyqbrgh/YnDljbHhZXpKooSWRK+OIoArkY6ju/NSFYYzbLj5ImVmfg3I4JPoiiWnNR/OTCGQ==", + "version": "3.0.26", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.26.tgz", + "integrity": "sha512-fF+yS57VSRd7ydKSgY170Q412dqwAB9euugEHDNBv3+qNvKByqiLvgfcAtodY6cwN9aUa6K8z1Yuezi3Q2+RyQ==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/config-helpers": "0.5.4", + "@eslint/config-helpers": "0.5.5", "eslint-plugin-import": "2.32.0", - "globals": "17.4.0" + "globals": "17.5.0" }, "engines": { "node": ">= 12" @@ -39,32 +39,6 @@ "eslint": "^9.0.0" } }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.4.tgz", - "integrity": "sha512-jJhqiY3wPMlWWO3370M86CPJ7pt8GmEwSLglMfQhjXal07RCvhmU0as4IuUEW5SJeunfItiEetHmSxCCe9lDBg==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^1.2.0" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/core": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.2.1.tgz", - "integrity": "sha512-MwcE1P+AZ4C6DWlpin/OmOA54mmIZ/+xZuJiQd4SyB29oAJjN30UW9wkKNptW2ctp4cEsvhlLY/CsQ1uoHDloQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, "node_modules/@babel/code-frame": { "version": "7.27.1", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz", @@ -3595,9 +3569,9 @@ } }, "node_modules/globals": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz", - "integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==", + "version": "17.5.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz", + "integrity": "sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==", "dev": true, "license": "MIT", "engines": {