diff --git a/livekit-uniffi/node_test/pnpm-lock.yaml b/livekit-uniffi/node_test/pnpm-lock.yaml index 3181cd7df..7af7de768 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.6.0 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.6.0': + resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==} 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.19.2: + resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} snapshots: @@ -292,9 +292,9 @@ snapshots: '@esbuild/win32-x64@0.27.1': optional: true - '@types/node@25.0.1': + '@types/node@25.6.0': dependencies: - undici-types: 7.16.0 + undici-types: 7.19.2 esbuild@0.27.1: optionalDependencies: @@ -343,4 +343,4 @@ snapshots: typescript@5.9.3: {} - undici-types@7.16.0: {} + undici-types@7.19.2: {}