diff --git a/package-lock.json b/package-lock.json index 8b78fd7..049c403 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.3.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "2.80.1", + "@adobe/spacecat-shared-data-access": "2.80.2", "@adobe/spacecat-shared-http-utils": "1.18.0", "@adobe/spacecat-shared-ims-client": "1.9.2", "@adobe/spacecat-shared-rum-api-client": "2.38.9", @@ -2552,9 +2552,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.80.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.80.1.tgz", - "integrity": "sha512-KCQHVYfVpaQ8NumTnniQGyZrmbIp95cgFIt/dwq3FFzdGIs6lw3xdF+yxUnhmUJHMcbZLZHdKf9d0AqxnUpDSQ==", + "version": "2.80.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.80.2.tgz", + "integrity": "sha512-l9WoJkYgWhIuWaODyc1yYC/escL21HVqxscjhFOs8/PwCbDAWPICTyimhV0XEYltuHgAfZEvP/LAE+WHFEW3Mw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.66.0", diff --git a/package.json b/package.json index 65b50f4..9386948 100755 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@adobe/helix-universal": "5.3.0", "@adobe/helix-universal-logger": "3.0.28", "@adobe/spacecat-shared-ims-client": "1.9.2", - "@adobe/spacecat-shared-data-access": "2.80.1", + "@adobe/spacecat-shared-data-access": "2.80.2", "@adobe/spacecat-shared-http-utils": "1.18.0", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.70.1",