From 7f1e6630545219babe29c0deffc3427a9f5be5d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:48:53 +0000 Subject: [PATCH] fix(deps): update dependency @adobe/spacecat-shared-data-access to v2.64.6 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 654b533..fd71377 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "2.64.5", + "@adobe/spacecat-shared-data-access": "2.64.6", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-ims-client": "1.8.13", "@adobe/spacecat-shared-rum-api-client": "2.37.7", @@ -2483,9 +2483,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.64.5", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.64.5.tgz", - "integrity": "sha512-N/ghFZDWJ5MQJBMsSY5I6+O0w8BKVJQtjt8bnAIfrcDJ5hgNvnB7vZesw4QU3BiYSRoZrgA3crVzUPqxPja7Gg==", + "version": "2.64.6", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.64.6.tgz", + "integrity": "sha512-tyPKSRUXX/LwLcI/eh6Za2d9MXNwiAINRxclIPL6y/P5iPF0BMWi2dGQXAlVmItGpLfwoX+Vn92xxUsxpxd8fw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", diff --git a/package.json b/package.json index 19e4535..82c7999 100755 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-rum-api-client": "2.37.7", "@adobe/spacecat-shared-ims-client": "1.8.13", - "@adobe/spacecat-shared-data-access": "2.64.5", + "@adobe/spacecat-shared-data-access": "2.64.6", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.51.1",