diff --git a/package-lock.json b/package-lock.json index 9bbcb70..7e8b5b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "aws4": "1.13.2" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.30", + "@adobe/eslint-config-helix": "3.0.31", "@eslint/config-helpers": "0.7.0", "@google-cloud/secret-manager": "7.0.0", "@google-cloud/storage": "8.0.0", @@ -73,18 +73,18 @@ "license": "MIT" }, "node_modules/@adobe/eslint-config-helix": { - "version": "3.0.30", - "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.30.tgz", - "integrity": "sha512-1NStwifE5Xys3tPemh8nkiyHSHd+AtqJtkn+pfPDTHtcHDFlR9y03XYr9zlloVrk/mWo6gxVZed+Scj6os2VHQ==", + "version": "3.0.31", + "resolved": "https://registry.npmjs.org/@adobe/eslint-config-helix/-/eslint-config-helix-3.0.31.tgz", + "integrity": "sha512-d1Lmi1wzJL4+3fH0FlKYwtZvYUTpJ+cqolM1AqnTUOlwpgTCWnzz7g3ZoHwnddz5lS56Shk926X8sSZwCcgZvQ==", "dev": true, "license": "Apache-2.0", "dependencies": { "@eslint/config-helpers": "0.7.0", "eslint-plugin-import": "2.32.0", - "globals": "17.8.0" + "globals": "17.11.0" }, "engines": { - "node": ">= 12" + "node": ">= 20" }, "peerDependencies": { "eslint": "^9.0.0" @@ -4238,9 +4238,9 @@ } }, "node_modules/globals": { - "version": "17.8.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.8.0.tgz", - "integrity": "sha512-Zz/LMDZScFmkakeL2cTHzf+PbWKdpU3uclqkZT7TjDG58j5WPt0PpA+n9uPI24fZtlw07q0OtEi84K+umsRzqQ==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 520917e..650dd51 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "aws4": "1.13.2" }, "devDependencies": { - "@adobe/eslint-config-helix": "3.0.30", + "@adobe/eslint-config-helix": "3.0.31", "@eslint/config-helpers": "0.7.0", "@google-cloud/secret-manager": "7.0.0", "@google-cloud/storage": "8.0.0",