Skip to content

Commit a837173

Browse files
⬆️ Bump @daily-co/daily-js from 0.16.0 to 0.21.0 (calcom#1076)
1 parent 317e3d2 commit a837173

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"yarn": ">=1.19.0 < 2.0.0"
3232
},
3333
"dependencies": {
34-
"@daily-co/daily-js": "^0.16.0",
34+
"@daily-co/daily-js": "^0.21.0",
3535
"@headlessui/react": "^1.4.1",
3636
"@heroicons/react": "^1.0.4",
3737
"@hookform/resolvers": "^2.8.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -418,10 +418,10 @@
418418
dependencies:
419419
"@cspotcode/source-map-consumer" "0.8.0"
420420

421-
"@daily-co/daily-js@^0.16.0":
422-
version "0.16.0"
423-
resolved "https://registry.yarnpkg.com/@daily-co/daily-js/-/daily-js-0.16.0.tgz#9020104bb88de62dcc1966e713da65844243b9ab"
424-
integrity sha512-DBWzbZs2IR7uYqfbABva1Ms3f/oX85dnQnCpVbGbexTN63LPIGknFSQp31ZYED88qcG+YJNydywBTb+ApNiNXA==
421+
"@daily-co/daily-js@^0.21.0":
422+
version "0.21.0"
423+
resolved "https://registry.yarnpkg.com/@daily-co/daily-js/-/daily-js-0.21.0.tgz#f0773d5e430dc886763ddfe8d100262774db3ce6"
424+
integrity sha512-yE5xXrhaVWxXMGYraJkFvuohHnuh8ytv2WudQxcPe+et3Vajx2gG4TMnBAu+bH6Nf3WBcIJjETIq++jjvrSUiw==
425425
dependencies:
426426
"@babel/runtime" "^7.12.5"
427427
bowser "^2.8.1"

0 commit comments

Comments
 (0)