diff --git a/package.json b/package.json index ebfc1a66..a9d70d2b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "format": "prettier --write ." }, "dependencies": { - "@bufbuild/protobuf": "^1.10.1", + "@bufbuild/protobuf": "^2.0.0", "@livekit/components-core": "^0.12.11", "@livekit/components-react": "^2.9.20", "@livekit/components-styles": "^1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fe4c706..07cff3d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@bufbuild/protobuf': - specifier: ^1.10.1 - version: 1.10.1 + specifier: ^2.0.0 + version: 2.12.0 '@livekit/components-core': specifier: ^0.12.11 version: 0.12.13(livekit-client@2.18.1(@types/dom-mediacapture-record@1.0.22))(tslib@2.8.1) @@ -603,6 +603,9 @@ packages: '@bufbuild/protobuf@1.10.1': resolution: {integrity: sha512-wJ8ReQbHxsAfXhrf9ixl0aYbZorRuOWpBNzm8pL8ftmSxQx/wnJD5Eg861NwJU/czy2VXFIebCeZnZrI9rktIQ==} + '@bufbuild/protobuf@2.12.0': + resolution: {integrity: sha512-B/XlCaFIP8LOwzo+bz5uFzATYokcwCKQcghqnlfwSmM5eX/qTkvDBnDPs+gXtX/RyjxJ4DRikECcPJbyALA8FA==} + '@emnapi/core@1.7.1': resolution: {integrity: sha512-o1uhUASyo921r2XtHYOHy7gdkGLge8ghBEQHMWmyJFoXlpU58kIrhhN3w26lpQb6dspetweapMn2CSNwQ8I4wg==} @@ -3965,6 +3968,8 @@ snapshots: '@bufbuild/protobuf@1.10.1': {} + '@bufbuild/protobuf@2.12.0': {} + '@emnapi/core@1.7.1': dependencies: '@emnapi/wasi-threads': 1.1.0