From e5cd868f43b15052edaf077c503ee3364beefa67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 09:19:01 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to v20.16.0 --- stub/pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/stub/pnpm-lock.yaml b/stub/pnpm-lock.yaml index 9c17322e..85ebe464 100644 --- a/stub/pnpm-lock.yaml +++ b/stub/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@types/node': specifier: ^20.0.0 - version: 20.15.0 + version: 20.16.0 '@types/rimraf': specifier: ^4.0.0 version: 4.0.5 @@ -44,8 +44,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@types/node@20.15.0': - resolution: {integrity: sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==} + '@types/node@20.16.0': + resolution: {integrity: sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==} '@types/rimraf@4.0.5': resolution: {integrity: sha512-DTCZoIQotB2SUJnYgrEx43cQIUYOlNZz0AZPbKU4PSLYTUdML5Gox0++z4F9kQocxStrCmRNhi4x5x/UlwtKUA==} @@ -288,8 +288,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.13.0: - resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==} + undici-types@6.19.6: + resolution: {integrity: sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==} util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -337,9 +337,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@types/node@20.15.0': + '@types/node@20.16.0': dependencies: - undici-types: 6.13.0 + undici-types: 6.19.6 '@types/rimraf@4.0.5': dependencies: @@ -564,7 +564,7 @@ snapshots: typescript@5.5.4: {} - undici-types@6.13.0: {} + undici-types@6.19.6: {} util-deprecate@1.0.2: {}