diff --git a/package-lock.json b/package-lock.json index d8ccd8481..bb72eba25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,9 +13,9 @@ "@adobe/helix-html-pipeline": "6.31.3", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", - "@adobe/helix-shared-config": "11.2.0", + "@adobe/helix-shared-config": "11.2.1", "@adobe/helix-shared-git": "3.0.25", - "@adobe/helix-shared-indexer": "2.2.9", + "@adobe/helix-shared-indexer": "2.2.10", "@adobe/helix-shared-process-queue": "3.1.9", "camelcase": "9.0.0", "chalk-template": "1.1.2", @@ -1146,9 +1146,9 @@ "license": "Apache-2.0" }, "node_modules/@adobe/helix-shared-config": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-11.2.0.tgz", - "integrity": "sha512-WTr30kq6OEIOB/YhMTD6DvYfiRijX6ZzloWQgP330m/mmlN6E3/x9hGePSLA2TTmogYlqOoPP8BLyljhH2Uzrw==", + "version": "11.2.1", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-config/-/helix-shared-config-11.2.1.tgz", + "integrity": "sha512-mjHXXtEZ+pVWKPeRTELs2SL9gcTbaNalF9t/o/6Du6vLZjjA9rMu9e8FwC6AB89tfv4d3f8E34GboOxNHsbJyA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.0.1", @@ -1198,12 +1198,12 @@ } }, "node_modules/@adobe/helix-shared-indexer": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.2.9.tgz", - "integrity": "sha512-wZms40+vRGvPozOeWJ1y1Uwn5gU8A1jmhQFOD3yEpm6bnbW+bbA+aCIuEoM+14IZMjhKSuqCqFVbhkbIhAdmEg==", + "version": "2.2.10", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.2.10.tgz", + "integrity": "sha512-PjEWSHotIH5USd8pSnf7dW8g6ckZCTk3lX98u+oV6BSAlpRxRp3TefU0+gpm+PhHb8LnbjJmQBY31qYfq/Pdig==", "license": "Apache-2.0", "dependencies": { - "dayjs": "1.11.21", + "dayjs": "1.11.23", "hast-util-select": "6.0.4", "hast-util-to-html": "9.0.5", "hast-util-to-text": "4.0.2", @@ -4748,9 +4748,9 @@ } }, "node_modules/dayjs": { - "version": "1.11.21", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.21.tgz", - "integrity": "sha512-98IT+HOahAisibz/yjKbzuOBwYcjJ7BCLPzARyHiyEBmRz4fatF+KPJszEHXsGYjUG234aH/cOjW1wwTbKUZlA==", + "version": "1.11.23", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.23.tgz", + "integrity": "sha512-QDTCU0M0MxR3hQfnlDJfwekQiaanm1ubOD231u73WBckQ/fsamwRLiE2GBz6D3a/xF1NgfiDLJjXBa1hYOYTtQ==", "license": "MIT" }, "node_modules/debug": { diff --git a/package.json b/package.json index 05b0ffbda..2a3dab094 100644 --- a/package.json +++ b/package.json @@ -47,9 +47,9 @@ "@adobe/helix-html-pipeline": "6.31.3", "@adobe/helix-html2md": "2.2.3", "@adobe/helix-log": "7.0.0", - "@adobe/helix-shared-config": "11.2.0", + "@adobe/helix-shared-config": "11.2.1", "@adobe/helix-shared-git": "3.0.25", - "@adobe/helix-shared-indexer": "2.2.9", + "@adobe/helix-shared-indexer": "2.2.10", "@adobe/helix-shared-process-queue": "3.1.9", "camelcase": "9.0.0", "chalk-template": "1.1.2",