diff --git a/package-lock.json b/package-lock.json index 519bc94f73..17f51f1277 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@adobe/mysticat-shared-seo-client": "1.1.2", "@adobe/spacecat-helix-content-sdk": "1.4.33", "@adobe/spacecat-shared-athena-client": "1.9.11", - "@adobe/spacecat-shared-data-access": "3.46.0", + "@adobe/spacecat-shared-data-access": "3.47.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-drs-client": "1.4.2", "@adobe/spacecat-shared-google-client": "1.5.10", @@ -28,7 +28,7 @@ "@adobe/spacecat-shared-scrape-client": "2.6.1", "@adobe/spacecat-shared-slack-client": "1.6.5", "@adobe/spacecat-shared-splunk-client": "^1.0.30", - "@adobe/spacecat-shared-tier-client": "1.4.2", + "@adobe/spacecat-shared-tier-client": "1.5.0", "@adobe/spacecat-shared-utils": "1.112.2", "@adobe/spacecat-shared-vault-secrets": "1.3.2", "@adobe/structured-data-validator": "1.7.0", @@ -1585,9 +1585,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "3.46.0", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.46.0.tgz", - "integrity": "sha512-w3bDeCxMceBV0sGw2vpdP/Dk3DjrrKlaDkhnyUPlUJAN6vPlzXQ72n9N1+BuGFbPb5exs8c3NIKltC2RIN7VTQ==", + "version": "3.47.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.47.0.tgz", + "integrity": "sha512-L35I53VIyELCtVnIMkMYkYe/u/mgxz4lk9PcY5M0Joh8ZIuHXD/c15gmB1C9v8y40/DH1ouNjMty8pwgiOWIDA==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.2.3", @@ -5017,13 +5017,13 @@ } }, "node_modules/@adobe/spacecat-shared-tier-client": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-tier-client/-/spacecat-shared-tier-client-1.4.2.tgz", - "integrity": "sha512-LMmn4GlQ6k4KzU2RfdqM8ssq6dj0X/wiJnLUTm5Mod2cA8HMp3x9P7mVhUllAC30aCELMWBflLUZlqo62tcEPw==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-tier-client/-/spacecat-shared-tier-client-1.5.0.tgz", + "integrity": "sha512-+OPIzMyeEnsHjvdqZGnKoSygxpO7j1JvfS8TWy2pUnGg7aqEBpH9vRfzEEIfWVFIjFhVtIn8b/3OKlEFCjI6YA==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.81.1", - "@mysticat/data-service-types": "git+https://github.com/adobe/mysticat-data-service.git#types-ts-v1.44.0" + "@mysticat/data-service-types": "git+https://github.com/adobe/mysticat-data-service.git#types-ts-v1.53.0" }, "engines": { "node": ">=22.0.0 <25.0.0", diff --git a/package.json b/package.json index e30fdc1b4b..6a6e6f021d 100755 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@adobe/mysticat-shared-seo-client": "1.1.2", "@adobe/spacecat-helix-content-sdk": "1.4.33", "@adobe/spacecat-shared-athena-client": "1.9.11", - "@adobe/spacecat-shared-data-access": "3.46.0", + "@adobe/spacecat-shared-data-access": "3.47.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-drs-client": "1.4.2", "@adobe/spacecat-shared-google-client": "1.5.10", @@ -96,7 +96,7 @@ "@adobe/spacecat-shared-scrape-client": "2.6.1", "@adobe/spacecat-shared-slack-client": "1.6.5", "@adobe/spacecat-shared-splunk-client": "^1.0.30", - "@adobe/spacecat-shared-tier-client": "1.4.2", + "@adobe/spacecat-shared-tier-client": "1.5.0", "@adobe/spacecat-shared-utils": "1.112.2", "@adobe/spacecat-shared-vault-secrets": "1.3.2", "@adobe/structured-data-validator": "1.7.0",