diff --git a/package-lock.json b/package-lock.json index 9890150a..14051f96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@adobe/helix-log": "6.0.5", "@adobe/helix-shared-config": "11.0.8", "@adobe/helix-shared-git": "3.0.15", - "@adobe/helix-shared-indexer": "2.1.7", + "@adobe/helix-shared-indexer": "2.2.0", "camelcase": "8.0.0", "chalk-template": "1.1.0", "chokidar": "4.0.1", @@ -210,9 +210,9 @@ } }, "node_modules/@adobe/helix-shared-indexer": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.1.7.tgz", - "integrity": "sha512-78BzRKmzuMhcm1dDAKpf/zn3CVWcwTdiU+s0eI+5ze0yBR+O4kHf7qiBowPDw62f4U5o8VXNOovocGb98fxnbg==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-shared-indexer/-/helix-shared-indexer-2.2.0.tgz", + "integrity": "sha512-jE/KbFwlRCLZkq07FfRmSsVk03nlZiWfQN+QPXVFCaDiGbIHMUDlLRjdyzlgMsBqxia8s0f6tQE1RSalEb9VTA==", "license": "Apache-2.0", "dependencies": { "dayjs": "1.11.13", diff --git a/package.json b/package.json index 7e95c5f0..e1414bf6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@adobe/helix-log": "6.0.5", "@adobe/helix-shared-config": "11.0.8", "@adobe/helix-shared-git": "3.0.15", - "@adobe/helix-shared-indexer": "2.1.7", + "@adobe/helix-shared-indexer": "2.2.0", "camelcase": "8.0.0", "chalk-template": "1.1.0", "chokidar": "4.0.1",