From dec6e56646741a756f9e4e80fd4cd8d65e50c5af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 09:49:25 +0000 Subject: [PATCH] Update dependency globals to v16 --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6843c0ee15..0ad86b1b73 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "eslint-plugin-promise": "^7.2.1", "execa": "^9.5.2", "express": "^4.21.2", - "globals": "^15.15.0", + "globals": "^16.0.0", "image-type": "^5.2.0", "keyv": "^5.2.3", "mocha": "^11.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 337351337c..3ef97511fd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -352,8 +352,8 @@ importers: specifier: ^4.21.2 version: 4.21.2 globals: - specifier: ^15.15.0 - version: 15.15.0 + specifier: ^16.0.0 + version: 16.0.0 image-type: specifier: ^5.2.0 version: 5.2.0 @@ -5145,6 +5145,10 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} + globals@16.0.0: + resolution: {integrity: sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -15703,6 +15707,8 @@ snapshots: globals@15.15.0: {} + globals@16.0.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1