diff --git a/package-lock.json b/package-lock.json index ef4c490..a785221 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.68.1", + "@adobe/spacecat-shared-data-access": "2.69.0", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-ims-client": "1.8.13", "@adobe/spacecat-shared-rum-api-client": "2.38.0", @@ -2494,9 +2494,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.68.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.68.1.tgz", - "integrity": "sha512-C93MfrD1QqkA1Rdbm2+akNcAXwxfD/mJuZWsvXdikXp3nZdLe++fmPh9foIq5qCjHAQRKmBlA7KQ0XBOzN8ckQ==", + "version": "2.69.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.69.0.tgz", + "integrity": "sha512-11ogZbaqyAdJL1Ns1rty0goRVa1V6nAitywdpZ5hKYSnSPhCbtnKXsRlquIVw5raZqYB0Gm5k21EMhM0SUeXOQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", diff --git a/package.json b/package.json index 965c3d8..b7f3a64 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-ims-client": "1.8.13", - "@adobe/spacecat-shared-data-access": "2.68.1", + "@adobe/spacecat-shared-data-access": "2.69.0", "@adobe/spacecat-shared-http-utils": "1.17.6", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.56.0",