From 5633491348a007071d466f1b90f9a88ed4053c1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 11:51:42 +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 77c596d716..743410473b 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", "it-stream-types": "^2.0.2", "keyv": "^5.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d3589514b..e7578d0ec4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -358,8 +358,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 @@ -5100,6 +5100,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'} @@ -15576,6 +15580,8 @@ snapshots: globals@15.15.0: {} + globals@16.0.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1