diff --git a/package.json b/package.json index 63e0cc77..f3376910 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-perfectionist": "4.15.1", "eslint-plugin-svelte": "3.20.0", "git-format-staged": "3.1.3", - "globals": "16.5.0", + "globals": "17.9.0", "husky": "9.1.7", "prettier": "3.6.2", "prettier-plugin-astro": "0.14.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2842f839..63c0dc6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: 3.1.3 version: 3.1.3 globals: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.9.0 + version: 17.9.0 husky: specifier: 9.1.7 version: 9.1.7 @@ -2106,6 +2106,10 @@ packages: resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} + globals@17.9.0: + resolution: {integrity: sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==} + engines: {node: '>=18'} + gopd@1.2.0: resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} engines: {node: '>= 0.4'} @@ -5523,6 +5527,8 @@ snapshots: globals@16.5.0: {} + globals@17.9.0: {} + gopd@1.2.0: {} graceful-fs@4.2.11: {}