diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91d57bbb9..1275d19e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 11.0.4 '@types/node': specifier: ^22.9.3 - version: 22.10.1 + version: 22.12.0 fs-extra: specifier: ^11.2.0 version: 11.2.0 @@ -630,8 +630,8 @@ packages: '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} - '@types/node@22.10.1': - resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + '@types/node@22.12.0': + resolution: {integrity: sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==} '@types/unist@3.0.2': resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} @@ -1920,7 +1920,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 22.10.1 + '@types/node': 22.12.0 '@types/hast@3.0.4': dependencies: @@ -1928,13 +1928,13 @@ snapshots: '@types/jsonfile@6.1.1': dependencies: - '@types/node': 22.10.1 + '@types/node': 22.12.0 '@types/mdast@4.0.4': dependencies: '@types/unist': 3.0.2 - '@types/node@22.10.1': + '@types/node@22.12.0': dependencies: undici-types: 6.20.0