From e6196e76e489573b06b984e2c3c34f06fbc52d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 08:16:39 +0000 Subject: [PATCH] Bump @daily-co/daily-js from 0.57.0 to 0.57.2 Bumps [@daily-co/daily-js](https://github.com/daily-co/daily-js) from 0.57.0 to 0.57.2. - [Release notes](https://github.com/daily-co/daily-js/releases) - [Commits](https://github.com/daily-co/daily-js/compare/daily-js-2024-01-24-0.57.0...daily-js-2024-01-30-0.57.2) --- updated-dependencies: - dependency-name: "@daily-co/daily-js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 161ea7d..ab1af8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "react-demo", "version": "0.1.0", "dependencies": { - "@daily-co/daily-js": "^0.57.0", + "@daily-co/daily-js": "^0.57.2", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", @@ -2121,9 +2121,9 @@ } }, "node_modules/@daily-co/daily-js": { - "version": "0.57.0", - "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.0.tgz", - "integrity": "sha512-dGhphhjBp/MpMfsxfhEcR5dUflVRzN2Re+ajfKyeytl92F7q//Vs9qgNRj3eGvvbisw0pElwXA7XpxHm8cPWqQ==", + "version": "0.57.2", + "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.2.tgz", + "integrity": "sha512-h3IVy9FhfI8uLNuvIJehN4XR+n67O9NZu9J19GBZEk5FJXQFV3mEN30gff8SukPnvMx8ty/4SduH/jEpEmLWYA==", "dependencies": { "@babel/runtime": "^7.12.5", "@sentry/browser": "^7.60.1", @@ -21073,9 +21073,9 @@ "requires": {} }, "@daily-co/daily-js": { - "version": "0.57.0", - "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.0.tgz", - "integrity": "sha512-dGhphhjBp/MpMfsxfhEcR5dUflVRzN2Re+ajfKyeytl92F7q//Vs9qgNRj3eGvvbisw0pElwXA7XpxHm8cPWqQ==", + "version": "0.57.2", + "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.2.tgz", + "integrity": "sha512-h3IVy9FhfI8uLNuvIJehN4XR+n67O9NZu9J19GBZEk5FJXQFV3mEN30gff8SukPnvMx8ty/4SduH/jEpEmLWYA==", "requires": { "@babel/runtime": "^7.12.5", "@sentry/browser": "^7.60.1", diff --git a/package.json b/package.json index edef249..30005a6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@daily-co/daily-js": "^0.57.0", + "@daily-co/daily-js": "^0.57.2", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3",