diff --git a/livekit-uniffi/node_test/pnpm-lock.yaml b/livekit-uniffi/node_test/pnpm-lock.yaml index 3181cd7df..72ff07582 100644 --- a/livekit-uniffi/node_test/pnpm-lock.yaml +++ b/livekit-uniffi/node_test/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: devDependencies: '@types/node': specifier: ^25.0.1 - version: 25.0.1 + version: 25.9.1 tsx: specifier: ^4.21.0 version: 4.21.0 @@ -180,8 +180,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@25.0.1': - resolution: {integrity: sha512-czWPzKIAXucn9PtsttxmumiQ9N0ok9FrBwgRWrwmVLlp86BrMExzvXRLFYRJ+Ex3g6yqj+KuaxfX1JTgV2lpfg==} + '@types/node@25.9.1': + resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} esbuild@0.27.1: resolution: {integrity: sha512-yY35KZckJJuVVPXpvjgxiCuVEJT67F6zDeVTv4rizyPrfGBUpZQsvmxnN+C371c2esD/hNMjj4tpBhuueLN7aA==} @@ -209,8 +209,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@7.16.0: - resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} snapshots: @@ -292,9 +292,9 @@ snapshots: '@esbuild/win32-x64@0.27.1': optional: true - '@types/node@25.0.1': + '@types/node@25.9.1': dependencies: - undici-types: 7.16.0 + undici-types: 7.24.6 esbuild@0.27.1: optionalDependencies: @@ -343,4 +343,4 @@ snapshots: typescript@5.9.3: {} - undici-types@7.16.0: {} + undici-types@7.24.6: {}