diff --git a/package-lock.json b/package-lock.json index a15fc9c13..8ed401d4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "./packages/*" ], "devDependencies": { - "@adobe/eslint-config-helix": "3.0.13", + "@adobe/eslint-config-helix": "3.0.14", "@babel/core": "7.28.5", "@babel/eslint-parser": "7.28.5", "@babel/plugin-syntax-import-assertions": "7.27.1", @@ -80,15 +80,15 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.13", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.13.tgz", - "integrity": "sha512-p5FJfGhQVaMGAfwweyh1R46MJi7Pi0XNaZLKH4X7lBA8mgT7oTV9l48H7ifWB+R5rRl2XpsvsZCM2q2HfDRDoA==", + "version": "3.0.14", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.14.tgz", + "integrity": "sha512-iiUSln1YLCFVo8disanfQf0En5Z62SEcKio4YvIHd17/w8md0apaOE/oxhsKIwxBxvq0lXIiR+GUHVvq+Yvqhg==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/config-helpers": "0.4.1", + "@eslint/config-helpers": "0.4.2", "eslint-plugin-import": "2.32.0", - "globals": "16.4.0" + "globals": "16.5.0" }, "engines": { "node": ">= 12" @@ -98,13 +98,13 @@ } }, "node_modules/@adobe/eslint-config-helix/node_modules/@eslint/config-helpers": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.1.tgz", - "integrity": "sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw==", + "version": "0.4.2", + "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz", + "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@eslint/core": "^0.16.0" + "@eslint/core": "^0.17.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -445,9 +445,9 @@ "license": "Apache-2.0" }, "node_modules/@adobe/spacecat-helix-content-sdk": { - "version": "1.4.26", - "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.4.26.tgz", - "integrity": "sha512-hHAKJqf67acZbrzqR7l5ZEN5fwTMOeQC9hBgKX3G9D6I6nMl8vTW2odbL9WQCRW/yRM0xPfT7+5k4qOzjLOMLQ==", + "version": "1.4.27", + "resolved": "https://registry.npmjs.org/@adobe/spacecat-helix-content-sdk/-/spacecat-helix-content-sdk-1.4.27.tgz", + "integrity": "sha512-lr0hk9JI1rqc5YJryQFEeoG/Tvhb3zZnWN/IJbBRYOk9UJ8Lv6EPcNtN9ZWWEEXPD4FtvcuCfq5cdewVU7uyFQ==", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", @@ -455,9 +455,9 @@ "@adobe/helix-markdown-support": "7.1.12", "@adobe/helix-md2docx": "2.2.19", "@adobe/mdast-util-gridtables": "4.0.13", - "@azure/msal-node": "3.8.1", - "@googleapis/docs": "8.1.0", - "@googleapis/drive": "19.1.0", + "@azure/msal-node": "3.8.2", + "@googleapis/docs": "8.1.1", + "@googleapis/drive": "19.2.0", "@googleapis/sheets": "12.0.0", "@microsoft/microsoft-graph-client": "3.0.7", "deep-equal": "2.2.3", @@ -5842,9 +5842,9 @@ } }, "node_modules/@azure/msal-node": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.8.1.tgz", - "integrity": "sha512-HszfqoC+i2C9+BRDQfuNUGp15Re7menIhCEbFCQ49D3KaqEDrgZIgQ8zSct4T59jWeUIL9N/Dwiv4o2VueTdqQ==", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-3.8.2.tgz", + "integrity": "sha512-dQrex2LiXwlCe9WuBHnCsY+xxLyuMXSd2SDEYJuhqB7cE8u6QafiC1xy8j8eBjGO30AsRi2M6amH0ZKk7vJpjA==", "license": "MIT", "dependencies": { "@azure/msal-common": "15.13.1", @@ -6287,9 +6287,9 @@ } }, "node_modules/@eslint/core": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz", - "integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", + "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -6431,19 +6431,6 @@ "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, - "node_modules/@eslint/plugin-kit/node_modules/@eslint/core": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", - "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, "node_modules/@fastify/busboy": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", @@ -6455,9 +6442,9 @@ } }, "node_modules/@googleapis/docs": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/@googleapis/docs/-/docs-8.1.0.tgz", - "integrity": "sha512-NZNnr3r0RcIgfUX3I0ANqvQs9bFAOc5S4FY30nrC7rdPGac8K2ol8na6NCN9P/6+dOOWo4RCaAkT1t39WVzWkA==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/@googleapis/docs/-/docs-8.1.1.tgz", + "integrity": "sha512-A9pC+vnFK6vBb1scrsaG/3XKrH7heXuiYt+bKVsqbYJPUYpx378aF9aeRgcyitNchzasETjCwMJDIq1U8juYgA==", "license": "Apache-2.0", "dependencies": { "googleapis-common": "^8.0.0" @@ -6467,9 +6454,9 @@ } }, "node_modules/@googleapis/drive": { - "version": "19.1.0", - "resolved": "https://registry.npmjs.org/@googleapis/drive/-/drive-19.1.0.tgz", - "integrity": "sha512-UT68qfHurQinl8Ke2lcif9kutIT3PfCP9i3KRih6laiLjQLsPeq5Hi7lWW3dKNtcfegSty1prjw80erVv0ZJRA==", + "version": "19.2.0", + "resolved": "https://registry.npmjs.org/@googleapis/drive/-/drive-19.2.0.tgz", + "integrity": "sha512-XzhQ+CNwW54umLecZLzQ5Q2RborJD1+u2YzJIT/BOpne+VJfsCyxWVG0nxYQmcGdiFXJPeW5+V3sdP/A/nt3eA==", "license": "Apache-2.0", "dependencies": { "googleapis-common": "^8.0.0" @@ -12558,19 +12545,6 @@ "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, - "node_modules/eslint/node_modules/@eslint/core": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz", - "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==", - "dev": true, - "license": "Apache-2.0", - "dependencies": { - "@types/json-schema": "^7.0.15" - }, - "engines": { - "node": "^18.18.0 || ^20.9.0 || >=21.1.0" - } - }, "node_modules/eslint/node_modules/ajv": { "version": "6.12.6", "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", @@ -13539,9 +13513,9 @@ } }, "node_modules/globals": { - "version": "16.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz", - "integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==", + "version": "16.5.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz", + "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==", "dev": true, "license": "MIT", "engines": { @@ -27216,7 +27190,7 @@ }, "packages/spacecat-shared-athena-client": { "name": "@adobe/spacecat-shared-athena-client", - "version": "1.7.2", + "version": "1.7.3", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.77.1", @@ -28005,10 +27979,10 @@ }, "packages/spacecat-shared-brand-client": { "name": "@adobe/spacecat-shared-brand-client", - "version": "1.1.29", + "version": "1.1.30", "license": "Apache-2.0", "dependencies": { - "@adobe/helix-universal": "5.3.0", + "@adobe/helix-universal": "^5.2.3", "@adobe/spacecat-shared-ims-client": "1.9.0", "@adobe/spacecat-shared-utils": "1.66.0" }, @@ -40117,11 +40091,11 @@ }, "packages/spacecat-shared-content-client": { "name": "@adobe/spacecat-shared-content-client", - "version": "1.8.2", + "version": "1.8.3", "license": "Apache-2.0", "dependencies": { "@adobe/helix-universal": "5.3.0", - "@adobe/spacecat-helix-content-sdk": "1.4.26", + "@adobe/spacecat-helix-content-sdk": "1.4.27", "@adobe/spacecat-shared-data-access": "2.45.0", "@adobe/spacecat-shared-utils": "1.66.0", "@aws-sdk/client-secrets-manager": "3.936.0", @@ -44454,7 +44428,7 @@ }, "packages/spacecat-shared-data-access": { "name": "@adobe/spacecat-shared-data-access", - "version": "2.87.1", + "version": "2.88.0", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.74.0", @@ -45287,7 +45261,7 @@ }, "packages/spacecat-shared-google-client": { "name": "@adobe/spacecat-shared-google-client", - "version": "1.4.57", + "version": "1.4.58", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", @@ -54364,7 +54338,7 @@ "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", - "@adobe/helix-universal": "5.3.0", + "@adobe/helix-universal": "^5.2.3", "@adobe/spacecat-shared-ims-client": "1.9.0", "@adobe/spacecat-shared-utils": "1.66.0" }, @@ -82268,7 +82242,7 @@ }, "packages/spacecat-shared-tokowaka-client": { "name": "@adobe/spacecat-shared-tokowaka-client", - "version": "1.0.5", + "version": "1.0.6", "license": "Apache-2.0", "dependencies": { "@adobe/spacecat-shared-utils": "1.66.1", @@ -82493,7 +82467,7 @@ }, "packages/spacecat-shared-utils": { "name": "@adobe/spacecat-shared-utils", - "version": "1.78.0", + "version": "1.78.1", "license": "Apache-2.0", "dependencies": { "@adobe/fetch": "4.2.3", diff --git a/package.json b/package.json index cfe95d6f9..06bce84c9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "./packages/*" ], "devDependencies": { - "@adobe/eslint-config-helix": "3.0.13", + "@adobe/eslint-config-helix": "3.0.14", "@babel/core": "7.28.5", "@babel/eslint-parser": "7.28.5", "@babel/plugin-syntax-import-assertions": "7.27.1", diff --git a/packages/spacecat-shared-content-client/package.json b/packages/spacecat-shared-content-client/package.json index 514adf4c2..5e5039750 100644 --- a/packages/spacecat-shared-content-client/package.json +++ b/packages/spacecat-shared-content-client/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@adobe/helix-universal": "5.3.0", - "@adobe/spacecat-helix-content-sdk": "1.4.26", + "@adobe/spacecat-helix-content-sdk": "1.4.27", "@adobe/spacecat-shared-data-access": "2.45.0", "@adobe/spacecat-shared-utils": "1.66.0", "@aws-sdk/client-secrets-manager": "3.936.0",