diff --git a/package-lock.json b/package-lock.json index 3f58f983..09651f2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.2.2", "@adobe/helix-universal-logger": "3.0.27", - "@adobe/spacecat-shared-data-access": "2.60.1", + "@adobe/spacecat-shared-data-access": "2.61.0", "@adobe/spacecat-shared-http-utils": "1.17.0", "@adobe/spacecat-shared-ims-client": "1.8.8", "@adobe/spacecat-shared-rum-api-client": "2.37.0", @@ -1693,9 +1693,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.60.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.60.1.tgz", - "integrity": "sha512-7FK9C4gGR4P5VUCUYPlTIzHjJI0T2hEXQmCTNSVdWbkEd1Pwoc5uxkit/cG2QxriCLPt3l5yrmgz7ZB+1zT2kA==", + "version": "2.61.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.61.0.tgz", + "integrity": "sha512-1bmNYEx9vuijEhDuSiA6fxWMvyRhjVOVN6PbOrKNR6RXXDvi/NUWs5sHDUSSOE7DqfbyPU06GSlVvB9kcP7kVg==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", diff --git a/package.json b/package.json index a8072323..ee968e5c 100755 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@adobe/helix-universal-logger": "3.0.27", "@adobe/spacecat-shared-rum-api-client": "2.37.0", "@adobe/spacecat-shared-ims-client": "1.8.8", - "@adobe/spacecat-shared-data-access": "2.60.1", + "@adobe/spacecat-shared-data-access": "2.61.0", "@adobe/spacecat-shared-http-utils": "1.17.0", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.50.0",