From 122ee6743e19dc6406006b1dfe95a0325759423b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 08:31:23 +0000 Subject: [PATCH] Bump @daily-co/daily-js from 0.57.0 to 0.57.4 Bumps [@daily-co/daily-js](https://github.com/daily-co/daily-js) from 0.57.0 to 0.57.4. - [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-02-02-0.57.4) --- 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..26f9d7d 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.4", "@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.4", + "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.4.tgz", + "integrity": "sha512-BuV8AN/IsyX/rL0DZj3OMAdozTfahkQurCzoH81T43+x+tlEYyFTIHGCYpM2g/fjlpdkOTopU9lpM7q7tQea0A==", "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.4", + "resolved": "https://registry.npmjs.org/@daily-co/daily-js/-/daily-js-0.57.4.tgz", + "integrity": "sha512-BuV8AN/IsyX/rL0DZj3OMAdozTfahkQurCzoH81T43+x+tlEYyFTIHGCYpM2g/fjlpdkOTopU9lpM7q7tQea0A==", "requires": { "@babel/runtime": "^7.12.5", "@sentry/browser": "^7.60.1", diff --git a/package.json b/package.json index edef249..6850ddf 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.4", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3",