diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35a69fa31..68c56bdd9 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.9.3 + version: 22.9.4 fs-extra: specifier: ^11.2.0 version: 11.2.0 @@ -621,8 +621,8 @@ packages: '@types/mdast@4.0.4': resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==} - '@types/node@22.9.3': - resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==} + '@types/node@22.9.4': + resolution: {integrity: sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==} '@types/unist@3.0.2': resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} @@ -1894,7 +1894,7 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 22.9.3 + '@types/node': 22.9.4 '@types/hast@3.0.4': dependencies: @@ -1902,13 +1902,13 @@ snapshots: '@types/jsonfile@6.1.1': dependencies: - '@types/node': 22.9.3 + '@types/node': 22.9.4 '@types/mdast@4.0.4': dependencies: '@types/unist': 3.0.2 - '@types/node@22.9.3': + '@types/node@22.9.4': dependencies: undici-types: 6.19.8