From 7cb92b2777a7aab0d7ded9976d6af9fa12ea9bd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:29:05 +0000 Subject: [PATCH] Bump @daily-co/daily-js from 0.57.0 to 0.57.3 Bumps [@daily-co/daily-js](https://github.com/daily-co/daily-js) from 0.57.0 to 0.57.3. - [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-31-0.57.3) --- 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..2fd4cf2 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.3", "@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.3", + "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.3.tgz", + "integrity": "sha512-d59bXvgIx8yXSPiFpBBo5ipzjtVVBukM41mPaS2K1HZNFkpaB1o9tIB+8Z7KnvD42lUj5XlIH/RHeVy07RDvug==", "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.3", + "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.3.tgz", + "integrity": "sha512-d59bXvgIx8yXSPiFpBBo5ipzjtVVBukM41mPaS2K1HZNFkpaB1o9tIB+8Z7KnvD42lUj5XlIH/RHeVy07RDvug==", "requires": { "@babel/runtime": "^7.12.5", "@sentry/browser": "^7.60.1", diff --git a/package.json b/package.json index edef249..116e68e 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.3", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3",