fix(deps): update dependency livekit-server-sdk to v2.9.5 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
18ef3c70f1
commit
84ee6ac6b0
@ -14,7 +14,7 @@
|
||||
"@livekit/components-styles": "1.1.4",
|
||||
"@livekit/krisp-noise-filter": "0.2.13",
|
||||
"livekit-client": "2.7.5",
|
||||
"livekit-server-sdk": "2.9.4",
|
||||
"livekit-server-sdk": "2.9.5",
|
||||
"next": "14.2.21",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
|
||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@ -24,8 +24,8 @@ importers:
|
||||
specifier: 2.7.5
|
||||
version: 2.7.5
|
||||
livekit-server-sdk:
|
||||
specifier: 2.9.4
|
||||
version: 2.9.4
|
||||
specifier: 2.9.5
|
||||
version: 2.9.5
|
||||
next:
|
||||
specifier: 14.2.21
|
||||
version: 14.2.21(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@ -201,12 +201,12 @@ packages:
|
||||
'@livekit/mutex@1.0.0':
|
||||
resolution: {integrity: sha512-aiUhoThBNF9UyGTxEURFzJLhhPLIVTnQiEVMjRhPnfHNKLfo2JY9xovHKIus7B78UD5hsP6DlgpmAsjrz4U0Iw==}
|
||||
|
||||
'@livekit/protocol@1.29.3':
|
||||
resolution: {integrity: sha512-5La/pm2LsSeCbm7xNe/TvHGYu7uVwDpLrlycpgo5nzofGq/TH67255vS8ni/1Y7vrFuAI8VYG/s42mcC1UF6tQ==}
|
||||
|
||||
'@livekit/protocol@1.29.4':
|
||||
resolution: {integrity: sha512-dsqxvABHilrMA0BU5m1w8cMWSVeDjV2ZUIUDClNQZju3c30DLMfEYDHU5nmXDfaaHjNIgoRbYR7upJMozG8JJg==}
|
||||
|
||||
'@livekit/protocol@1.30.0':
|
||||
resolution: {integrity: sha512-SDI9ShVKj8N3oOSinr8inaxD3FXgmgoJlqN35uU/Yx1sdoDeQbzAuBFox7bYjM+VhnZ1V22ivIDjAsKr00H+XQ==}
|
||||
|
||||
'@next/env@14.2.21':
|
||||
resolution: {integrity: sha512-lXcwcJd5oR01tggjWJ6SrNNYFGuOOMB9c251wUNkjCpkoXOPkDeF/15c3mnVlBqrW4JJXb2kVxDFhC4GduJt2A==}
|
||||
|
||||
@ -1153,8 +1153,8 @@ packages:
|
||||
livekit-client@2.7.5:
|
||||
resolution: {integrity: sha512-sPhHYwXvG75y1LDC50dDC9k6Z49L2vc/HcMRhzhi7yBca6ofPEebpB0bmPOry4ovrnFA+a8TL1pFR2mko1/clw==}
|
||||
|
||||
livekit-server-sdk@2.9.4:
|
||||
resolution: {integrity: sha512-SD0ZokI6Jdx8eneV76ZyC3qOpbWiA4aKCHnMRnJGrTx+MNiebhntvxHUDAecx2EbxkcbFQZPEfw+P9QWHbLjTQ==}
|
||||
livekit-server-sdk@2.9.5:
|
||||
resolution: {integrity: sha512-vx93zG9r0EdAbeK3/+XuoO6w2lHeOOo1RRgL49ZGT2gihLtWQlYP6YFcVNr2ere9NtYT0mfLoGQtDcktXKdYOQ==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
loader-runner@4.3.0:
|
||||
@ -1860,11 +1860,11 @@ snapshots:
|
||||
|
||||
'@livekit/mutex@1.0.0': {}
|
||||
|
||||
'@livekit/protocol@1.29.3':
|
||||
'@livekit/protocol@1.29.4':
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 1.10.0
|
||||
|
||||
'@livekit/protocol@1.29.4':
|
||||
'@livekit/protocol@1.30.0':
|
||||
dependencies:
|
||||
'@bufbuild/protobuf': 1.10.0
|
||||
|
||||
@ -3027,9 +3027,9 @@ snapshots:
|
||||
typed-emitter: 2.1.0
|
||||
webrtc-adapter: 9.0.1
|
||||
|
||||
livekit-server-sdk@2.9.4:
|
||||
livekit-server-sdk@2.9.5:
|
||||
dependencies:
|
||||
'@livekit/protocol': 1.29.3
|
||||
'@livekit/protocol': 1.30.0
|
||||
camelcase-keys: 9.1.3
|
||||
jose: 5.9.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user