diff --git a/package-lock.json b/package-lock.json index 9d32d61a..1e5785ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.5", "@adobe/helix-universal-logger": "3.0.24", - "@adobe/spacecat-shared-data-access": "https://gitpkg.now.sh/adobe/spacecat-shared/packages/spacecat-shared-data-access?fd4e3d524a5539c9bb58847f87e1268dc338f7c9", + "@adobe/spacecat-shared-data-access": "2.10.2", "@adobe/spacecat-shared-gpt-client": "1.5.3", "@adobe/spacecat-shared-http-utils": "1.9.12", "@adobe/spacecat-shared-ims-client": "1.5.8", @@ -387,9 +387,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.10.1", - "resolved": "https://gitpkg.now.sh/adobe/spacecat-shared/packages/spacecat-shared-data-access?fd4e3d524a5539c9bb58847f87e1268dc338f7c9", - "integrity": "sha512-d7YVo16YE6ichvbfsafd0Dtcycj0Jjmqh/jZxRVnihTuW1BMxzBLS9bFFm/Y+/pR1KWASqOTXdaRalXnT+SW3A==", + "version": "2.10.2", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.10.2.tgz", + "integrity": "sha512-HBOLauAtKoULsuNZSqxR28Que34goPEnuf/uV1wqhby/T/U7OB+iCsZdrxSCZZ8pwd308+CLC6aSfrNeCmNxMw==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.33.1", diff --git a/package.json b/package.json index d43d217c..97ff2e12 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@adobe/helix-shared-wrap": "2.0.2", "@adobe/helix-status": "10.1.5", "@adobe/helix-universal-logger": "3.0.24", - "@adobe/spacecat-shared-data-access": "https://gitpkg.now.sh/adobe/spacecat-shared/packages/spacecat-shared-data-access?fd4e3d524a5539c9bb58847f87e1268dc338f7c9", + "@adobe/spacecat-shared-data-access": "2.10.2", "@adobe/spacecat-shared-gpt-client": "1.5.3", "@adobe/spacecat-shared-http-utils": "1.9.12", "@adobe/spacecat-shared-ims-client": "1.5.8",