From 930330bc428d140c38dad29118131f9728d7f4cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2024 18:25:34 +0000 Subject: [PATCH] fix(deps): update adobe fixes --- package-lock.json | 56 +++++++++++++++++++++++++---------------------- package.json | 4 ++-- 2 files changed, 32 insertions(+), 28 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2f749339..9d119c69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,9 +11,9 @@ "dependencies": { "@adobe/fetch": "4.1.8", "@adobe/helix-log": "6.0.3", - "@adobe/helix-shared-config": "10.6.3", + "@adobe/helix-shared-config": "10.6.4", "@adobe/helix-shared-git": "3.0.12", - "@adobe/helix-shared-indexer": "2.1.0", + "@adobe/helix-shared-indexer": "2.1.1", "camelcase": "8.0.0", "chalk-template": "1.1.0", "chokidar": "3.6.0", @@ -152,21 +152,21 @@ } }, "node_modules/@adobe/helix-shared-config": { - "version": "10.6.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-10.6.3.tgz", - "integrity": "sha512-6qt0Ddvy0ls2sSSIc8gG6eqDsK85hLUYeyCIlwtPNq8HqtwHUVMYfMb4Bw9Udrf6Ej/JRt76SCboMjxnzhIAbA==", + "version": "10.6.4", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-10.6.4.tgz", + "integrity": "sha512-frlH8PSJ8eI9bYg5+PYxpsGfJY9oT7IPCtmNS8+Z4C9mFgzfIrrd0RnukParvJZ+7njfQRWmh1fpAB9Xqn9tdA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.1", "@adobe/helix-shared-git": "^3.0.0", "@adobe/helix-shared-prune": "^1.0.5", "@adobe/helix-shared-utils": "^2.1.0", - "ajv": "8.16.0", + "ajv": "8.17.1", "ajv-formats": "3.0.1", "cookie": "0.6.0", "fs-extra": "11.2.0", "ignore": "5.3.1", - "lru-cache": "10.3.1", + "lru-cache": "10.4.3", "object-hash": "3.0.0", "uri-js": "4.4.1", "yaml": "2.4.5" @@ -193,16 +193,16 @@ } }, "node_modules/@adobe/helix-shared-indexer": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.1.0.tgz", - "integrity": "sha512-Mv/M3hpojsyppDlx6UaNdBnaaQnHZlxPEh0QnFxMTn4jGtfR3qG2vWkfo81cjirqdIuHmhSxs+DyB/1Enui0uQ==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.1.1.tgz", + "integrity": "sha512-meZ3VXCHCJtEAqKybmah5mT4oQHejwbxCo0Ak486c/+lGu6FbBnJ5edAWbBtYsqcNW2BoVm3nPR4kf6AMlMS5g==", "license": "Apache-2.0", "dependencies": { "dayjs": "1.11.11", "hast-util-select": "6.0.2", "hast-util-to-html": "9.0.1", "hast-util-to-text": "4.0.2", - "jsep": "1.3.8", + "jsep": "1.3.9", "micromatch": "4.0.7", "rehype-parse": "9.0.0", "unified": "11.0.5" @@ -1728,15 +1728,15 @@ } }, "node_modules/ajv": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz", - "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==", + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.3", + "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.4.1" + "require-from-string": "^2.0.2" }, "funding": { "type": "github", @@ -4250,6 +4250,12 @@ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", "dev": true }, + "node_modules/fast-uri": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz", + "integrity": "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==", + "license": "MIT" + }, "node_modules/fastestsmallesttextencoderdecoder": { "version": "1.0.22", "resolved": "https://registry.npmjs.org/fastestsmallesttextencoderdecoder/-/fastestsmallesttextencoderdecoder-1.0.22.tgz", @@ -6367,9 +6373,10 @@ } }, "node_modules/jsep": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/jsep/-/jsep-1.3.8.tgz", - "integrity": "sha512-qofGylTGgYj9gZFsHuyWAN4jr35eJ66qJCK4eKDnldohuUoQFbU3iZn2zjvEbd9wOAhP9Wx5DsAAduTyE1PSWQ==", + "version": "1.3.9", + "resolved": "https://registry.npmjs.org/jsep/-/jsep-1.3.9.tgz", + "integrity": "sha512-i1rBX5N7VPl0eYb6+mHNp52sEuaS2Wi8CDYx1X5sn9naevL78+265XJqy1qENEk7mRKwS06NHpUqiBwR7qeodw==", + "license": "MIT", "engines": { "node": ">= 10.16.0" } @@ -7030,13 +7037,10 @@ } }, "node_modules/lru-cache": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.3.1.tgz", - "integrity": "sha512-9/8QXrtbGeMB6LxwQd4x1tIMnsmUxMvIH/qWGsccz6bt9Uln3S+sgAaqfQNhbGA8ufzs2fHuP/yqapGgP9Hh2g==", - "license": "ISC", - "engines": { - "node": ">=18" - } + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "license": "ISC" }, "node_modules/make-dir": { "version": "3.1.0", diff --git a/package.json b/package.json index 8eb24250..93b1d2e4 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ "dependencies": { "@adobe/fetch": "4.1.8", "@adobe/helix-log": "6.0.3", - "@adobe/helix-shared-config": "10.6.3", + "@adobe/helix-shared-config": "10.6.4", "@adobe/helix-shared-git": "3.0.12", - "@adobe/helix-shared-indexer": "2.1.0", + "@adobe/helix-shared-indexer": "2.1.1", "camelcase": "8.0.0", "chalk-template": "1.1.0", "chokidar": "3.6.0",