diff --git a/custom/shared/package.json b/custom/shared/package.json index b0acf8a..dfce824 100644 --- a/custom/shared/package.json +++ b/custom/shared/package.json @@ -4,7 +4,7 @@ "private": true, "main": "index.js", "dependencies": { - "@daily-co/daily-js": "0.19.0", + "@daily-co/daily-js": "0.21.0", "bowser": "^2.11.0", "classnames": "^2.3.1", "debounce": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index eefbaab..a203cea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -176,8 +176,10 @@ "@babel/helper-validator-identifier" "^7.12.11" to-fast-properties "^2.0.0" -"@daily-co/daily-js@file:../daily-js": - version "0.20.0" +"@daily-co/daily-js@0.21.0": + version "0.21.0" + resolved "https://registry.yarnpkg.com/@daily-co/daily-js/-/daily-js-0.21.0.tgz#f0773d5e430dc886763ddfe8d100262774db3ce6" + integrity sha512-yE5xXrhaVWxXMGYraJkFvuohHnuh8ytv2WudQxcPe+et3Vajx2gG4TMnBAu+bH6Nf3WBcIJjETIq++jjvrSUiw== dependencies: "@babel/runtime" "^7.12.5" bowser "^2.8.1"