diff --git a/package-lock.json b/package-lock.json index 6055edc..9b7f36f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.27.1", + "@adobe/spacecat-shared-data-access": "3.29.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20", @@ -23,7 +23,7 @@ "@adobe/spacecat-shared-rum-api-client": "2.40.10", "@adobe/spacecat-shared-scrape-client": "2.5.4", "@adobe/spacecat-shared-slack-client": "1.6.4", - "@adobe/spacecat-shared-utils": "1.105.1", + "@adobe/spacecat-shared-utils": "1.106.0", "@adobe/spacecat-shared-vault-secrets": "1.3.1", "@aws-sdk/client-cloudwatch-logs": "3.1014.0", "@aws-sdk/client-lambda": "3.1014.0", @@ -38,10 +38,10 @@ "urijs": "1.19.11" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.22", + "@adobe/eslint-config-helix": "3.0.23", "@adobe/helix-deploy": "13.5.1", "@adobe/helix-universal": "5.4.0", - "@adobe/helix-universal-devserver": "1.1.145", + "@adobe/helix-universal-devserver": "1.1.146", "@adobe/semantic-release-coralogix": "1.1.40", "@adobe/semantic-release-skms-cmr": "1.1.5", "@eslint/config-helpers": "0.5.3", @@ -128,13 +128,13 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.22", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.22.tgz", - "integrity": "sha512-k64cqSJmszog3FpF049sVv0QcRS8Rx0nSi1gi0FdUWD5tobUOORaHHyuMMMTt10SVwm6J9JyRYnRbtrFGQ9l/A==", + "version": "3.0.23", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.23.tgz", + "integrity": "sha512-CdZ9ehUwq3HvEOSzo1VPHbWTNEEilCmyZkPJ7489pR6T5cCO1A1f/HU4PEsSwT7JOB5PrPhBWGZ2hW9leFZXmA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/config-helpers": "0.5.2", + "@eslint/config-helpers": "0.5.3", "eslint-plugin-import": "2.32.0", "globals": "17.4.0" }, @@ -145,19 +145,6 @@ "eslint": "^9.0.0" } }, - "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.5.2.tgz", - "integrity": "sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@eslint/core": "^1.1.0" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, "node_modules/@adobe/fetch": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/@adobe/fetch/-/fetch-4.2.3.tgz", @@ -550,16 +537,31 @@ } }, "node_modules/@adobe/helix-universal-devserver": { - "version": "1.1.145", - "resolved": "https://registry.npmjs.org/@adobe/helix-universal-devserver/-/helix-universal-devserver-1.1.145.tgz", - "integrity": "sha512-22v9zmyP5iCUb9QXawpn2FPVo2HbZ8rDEOB0RJgxoecQUbSqEKPtdtJ0q3rESCPlPU4toOffRUuLYSuFJsiAVw==", + "version": "1.1.146", + "resolved": "https://registry.npmjs.org/@adobe/helix-universal-devserver/-/helix-universal-devserver-1.1.146.tgz", + "integrity": "sha512-WNA+yIeHIa+rDXoKOB2TBrwT2bqJtp9AfkQTqbLPZInThHiPqVdGw0mW5Mhe6IHELSk5TTx35Z09Q31SI/vhXw==", "dev": true, "license": "Apache-2.0", "dependencies": { "@adobe/helix-deploy": "^13.0.0", "@adobe/helix-universal": "^5.1.0", "express": "5.2.1", - "fs-extra": "11.3.3" + "fs-extra": "11.3.4" + } + }, + "node_modules/@adobe/helix-universal-devserver/node_modules/fs-extra": { + "version": "11.3.4", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.4.tgz", + "integrity": "sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==", + "dev": true, + "license": "MIT", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=14.14" } }, "node_modules/@adobe/helix-universal-logger": { @@ -601,9 +603,9 @@ } }, "node_modules/@adobe/spacecat-shared-data-access": { - "version": "3.27.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.27.1.tgz", - "integrity": "sha512-GS3ZXMHSMaYeE1Z0UtXNbQidGHssGsNQfuXt/n5OWtMBgpysK4AynwuVuiqUs+kxMU9gv+3zAWOi9R+ZSGCUVw==", + "version": "3.29.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-data-access/-/spacecat-shared-data-access-3.29.0.tgz", + "integrity": "sha512-Xgk2ww5EYZRKIveyEDoxUbDodDl6ctomPuDhywnNrovGFket0sXdpLhaj/SPH41OJ1fLmQUcgHHgUt9XRnsNJg==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "^4.2.3", @@ -4273,9 +4275,9 @@ } }, "node_modules/@adobe/spacecat-shared-utils": { - "version": "1.105.1", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.105.1.tgz", - "integrity": "sha512-QwvI5J7RAjLnIG21zjbNyOceMZvaCetv2G91AvBQFxMR4xYnfrAw7Te+sJ1iZTeZrolG7OgTi/lqFiln4P4Pmw==", + "version": "1.106.0", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-shared-utils/-/spacecat-shared-utils-1.106.0.tgz", + "integrity": "sha512-o08Cnqw6Hrp1V/+DwQSLytQzF69z6YTQMM5rAuTMyJIHMVv46PxMhiMfELZ3QsjtQBz5KdsJqIipaHAp8E0SuQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", @@ -8110,19 +8112,6 @@ "node": "^20.19.0 || ^22.13.0 || >=24" } }, - "node_modules/@eslint/core": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.1.0.tgz", - "integrity": "sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^20.19.0 || ^22.13.0 || >=24" - } - }, "node_modules/@eslint/eslintrc": { "version": "3.3.5", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.5.tgz", diff --git a/package.json b/package.json index b35309e..75a1cf9 100755 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@adobe/helix-status": "10.1.5", "@adobe/helix-universal": "5.4.0", "@adobe/helix-universal-logger": "3.0.28", - "@adobe/spacecat-shared-data-access": "3.27.1", + "@adobe/spacecat-shared-data-access": "3.29.0", "@adobe/spacecat-shared-data-access-v2": "npm:@adobe/spacecat-shared-data-access@2.109.0", "@adobe/spacecat-shared-google-client": "1.5.7", "@adobe/spacecat-shared-gpt-client": "1.6.20", @@ -85,7 +85,7 @@ "@adobe/spacecat-shared-rum-api-client": "2.40.10", "@adobe/spacecat-shared-scrape-client": "2.5.4", "@adobe/spacecat-shared-slack-client": "1.6.4", - "@adobe/spacecat-shared-utils": "1.105.1", + "@adobe/spacecat-shared-utils": "1.106.0", "@aws-sdk/client-lambda": "3.1014.0", "@aws-sdk/client-sqs": "3.1014.0", "@aws-sdk/client-s3": "3.1014.0", @@ -99,10 +99,10 @@ "urijs": "1.19.11" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.22", + "@adobe/eslint-config-helix": "3.0.23", "@adobe/helix-deploy": "13.5.1", "@adobe/helix-universal": "5.4.0", - "@adobe/helix-universal-devserver": "1.1.145", + "@adobe/helix-universal-devserver": "1.1.146", "@adobe/semantic-release-coralogix": "1.1.40", "@adobe/semantic-release-skms-cmr": "1.1.5", "@eslint/config-helpers": "0.5.3",