diff --git a/package-lock.json b/package-lock.json index cb12c9c..47ae7e1 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.71.1", + "@adobe/spacecat-shared-data-access": "2.72.1", "@adobe/spacecat-shared-http-utils": "1.17.7", "@adobe/spacecat-shared-ims-client": "1.8.13", "@adobe/spacecat-shared-rum-api-client": "2.38.2", @@ -33,11 +33,11 @@ "urijs": "1.19.11" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.11", + "@adobe/eslint-config-helix": "3.0.12", "@adobe/helix-deploy": "https://gitpkg.now.sh/alinarublea/helix-deploy?main", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-devserver": "1.1.141", - "@adobe/semantic-release-coralogix": "1.1.39", + "@adobe/semantic-release-coralogix": "1.1.40", "@adobe/semantic-release-skms-cmr": "1.1.5", "@eslint/config-helpers": "0.3.1", "@redocly/cli": "2.1.5", @@ -74,9 +74,9 @@ } }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.11", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.11.tgz", - "integrity": "sha512-7+c0q/klE/KtTfJefrWtscLQDh7nOA4Wcx8Ev3keJUYOi5Zl3dZWz9knzLduTVs44OxuJl+awYbyrBiQThfg4Q==", + "version": "3.0.12", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.12.tgz", + "integrity": "sha512-m2Lsrf7lIhzw39JppqSURNgch8njdclRyN93UU+85HmHZNfJ3L60tfCnFkc/ANU82FXB3BAht2xxSP4zBCy8qw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -2432,9 +2432,9 @@ "license": "Apache-2.0" }, "node_modules/@adobe/semantic-release-coralogix": { - "version": "1.1.39", - "resolved": "https://registry.npmjs.org/@adobe/semantic-release-coralogix/-/semantic-release-coralogix-1.1.39.tgz", - "integrity": "sha512-dllCPg1UZyhXWuUYQhFI9o7FXJUF6FRTDN379d8QnqEm5g2j9DE5iYrNVC6U2mUwD/mrRIMbv8HysrK53PHqsQ==", + "version": "1.1.40", + "resolved": "https://registry.npmjs.org/@adobe/semantic-release-coralogix/-/semantic-release-coralogix-1.1.40.tgz", + "integrity": "sha512-2IcRtz6RdZxPkoyEho2fZJg/5vzyY9ixqlPVpnPhb3OJnhZIn/V56HXHA//5UA4UJOutNr69XDKdU4kCAZ6gtQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -2494,9 +2494,9 @@ "license": "BSD-2-Clause" }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "2.71.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.71.1.tgz", - "integrity": "sha512-K87sXpCqEOk0dB90d4mipRRWCLnUtguGpPL17YoX0cSun66GsJ3OLPBuQZVy9r6/MjjhfygCu7W7lS9d9YW9MQ==", + "version": "2.72.1", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-2.72.1.tgz", + "integrity": "sha512-I9LDlJF17L/bGuo5fgzR6UhBsETV/RUWzwYp8yQrMn96Mba+nJS1lWveH/wUgVvX6mhlfcxDREuZLAH3X7LmpQ==", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.49.0", diff --git a/package.json b/package.json index 215f5c4..12a324c 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.71.1", + "@adobe/spacecat-shared-data-access": "2.72.1", "@adobe/spacecat-shared-http-utils": "1.17.7", "@adobe/spacecat-shared-slack-client": "^1.3.12", "@adobe/spacecat-shared-utils": "1.59.4", @@ -90,11 +90,11 @@ "urijs": "1.19.11" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.11", + "@adobe/eslint-config-helix": "3.0.12", "@adobe/helix-deploy": "https://gitpkg.now.sh/alinarublea/helix-deploy?main", "@adobe/helix-universal": "5.2.3", "@adobe/helix-universal-devserver": "1.1.141", - "@adobe/semantic-release-coralogix": "1.1.39", + "@adobe/semantic-release-coralogix": "1.1.40", "@adobe/semantic-release-skms-cmr": "1.1.5", "@eslint/config-helpers": "0.3.1", "@redocly/cli": "2.1.5",