From 207a9044f5cc19102c57dd76a46c6f77345729e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 08:56:34 +0000 Subject: [PATCH] chore: Lock file maintenance --- pnpm-lock.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52cd83c..f9ade7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -439,9 +439,6 @@ packages: '@types/node@20.16.1': resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==} - '@types/node@22.4.1': - resolution: {integrity: sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg==} - acorn-walk@8.3.3: resolution: {integrity: sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==} engines: {node: '>=0.4.0'} @@ -1010,16 +1007,12 @@ snapshots: '@types/node-forge@1.3.11': dependencies: - '@types/node': 22.4.1 + '@types/node': 20.16.1 '@types/node@20.16.1': dependencies: undici-types: 6.19.8 - '@types/node@22.4.1': - dependencies: - undici-types: 6.19.8 - acorn-walk@8.3.3: dependencies: acorn: 8.12.1