diff --git a/package.json b/package.json index 02a3a3e7..386f251f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@eslint/js": "9.32.0", "@ianvs/prettier-plugin-sort-imports": "4.5.1", "concurrently": "9.2.1", - "globals": "16.3.0", + "globals": "16.5.0", "ncp": "2.0.0", "prettier": "3.6.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35544956..2d2e92a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 9.32.0 version: 9.32.0(jiti@2.6.1) globals: - specifier: 16.3.0 - version: 16.3.0 + specifier: 16.5.0 + version: 16.5.0 ncp: specifier: 2.0.0 version: 2.0.0 @@ -2426,6 +2426,10 @@ packages: resolution: {integrity: sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==} engines: {node: '>=18'} + globals@16.5.0: + resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -6335,6 +6339,8 @@ snapshots: globals@16.3.0: {} + globals@16.5.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1