diff --git a/package-lock.json b/package-lock.json index 3a0da181a..6d4cf7e16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@adobe/helix-log": "6.0.2", "@adobe/helix-shared-config": "10.4.1", "@adobe/helix-shared-git": "3.0.7", - "@adobe/helix-shared-indexer": "2.0.21", + "@adobe/helix-shared-indexer": "2.0.22", "camelcase": "8.0.0", "chalk-template": "1.1.0", "chokidar": "3.6.0", @@ -193,9 +193,9 @@ } }, "node_modules/@adobe/helix-shared-indexer": { - "version": "2.0.21", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.0.21.tgz", - "integrity": "sha512-rBTHWIaFqClT0RvjKqVywlraiDrWsYpid5RRES7EbwKpglXPd/5GugTbocWxiwJCoHjvd+zP2H90GJtsnXSPwQ==", + "version": "2.0.22", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.0.22.tgz", + "integrity": "sha512-rJtdcXbXH7q48uhgJAeW0woEuWMjC5JA65xDns3JuAUGM32bbUVkDMveRvyi5I2V5JtkbFg5V+fxNG8A6FQSOQ==", "dependencies": { "dayjs": "1.11.10", "hast-util-select": "6.0.2", diff --git a/package.json b/package.json index 1ccfd5167..3f41e8f02 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@adobe/helix-log": "6.0.2", "@adobe/helix-shared-config": "10.4.1", "@adobe/helix-shared-git": "3.0.7", - "@adobe/helix-shared-indexer": "2.0.21", + "@adobe/helix-shared-indexer": "2.0.22", "camelcase": "8.0.0", "chalk-template": "1.1.0", "chokidar": "3.6.0",