From e61c82316642d4856331ff1ae3a3906cfe71fa01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 04:48:37 +0000 Subject: [PATCH] Bump standardized-audio-context from 25.3.71 to 25.3.72 Bumps [standardized-audio-context](https://github.com/chrisguttandin/standardized-audio-context) from 25.3.71 to 25.3.72. - [Release notes](https://github.com/chrisguttandin/standardized-audio-context/releases) - [Commits](https://github.com/chrisguttandin/standardized-audio-context/compare/v25.3.71...v25.3.72) --- updated-dependencies: - dependency-name: standardized-audio-context dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 20 ++++++++++---------- package.json | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index c31d9ca86..6e5a4366b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "react-virtualized-auto-sizer": "^1.0.24", "react-window": "^1.8.10", "redux": "^5.0.1", - "standardized-audio-context": "^25.3.71", + "standardized-audio-context": "^25.3.72", "typescript": "^5.4.5", "uuid": "^9.0.1", "webvtt-parser": "^2.2.0" @@ -4093,11 +4093,11 @@ "dev": true }, "node_modules/automation-events": { - "version": "7.0.4", - "resolved": "https://registry.npmjs.org/automation-events/-/automation-events-7.0.4.tgz", - "integrity": "sha512-uM5VFyhksP/GzzOuGi/ygeI16ked+IA5enGLH9b+BvxUSDnfAWC54RZnnem/iprEKtuWV29FX5gvYcesPAgPAw==", + "version": "7.0.5", + "resolved": "https://registry.npmjs.org/automation-events/-/automation-events-7.0.5.tgz", + "integrity": "sha512-Ni6vhZg0mKmVlew1kxWAzWL7QY1LYDdoYgp6yF9OHeskDrjyJp2SqoKoPQYeiMYjeIlbSpnxXm/JI55VcmX5Wg==", "dependencies": { - "@babel/runtime": "^7.24.4", + "@babel/runtime": "^7.24.5", "tslib": "^2.6.2" }, "engines": { @@ -11120,12 +11120,12 @@ "devOptional": true }, "node_modules/standardized-audio-context": { - "version": "25.3.71", - "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.71.tgz", - "integrity": "sha512-7ihL8q5ZRLMlNtxXg4wBMZQJalYoiTct6oLJGvcJv4yiwNRmUyUnr7VD6tCyx5cvSS6O744zuIxJqsD3DNma9w==", + "version": "25.3.72", + "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.72.tgz", + "integrity": "sha512-Dvwu2NuqafQqWxUWoo6G9ze/cvVNlFDpmIOA8XjuItrfR0h/REjgjoYCT3Y7nbkUJKGoz8SqqVzR7JATQV4XeQ==", "dependencies": { - "@babel/runtime": "^7.24.4", - "automation-events": "^7.0.4", + "@babel/runtime": "^7.24.5", + "automation-events": "^7.0.5", "tslib": "^2.6.2" } }, diff --git a/package.json b/package.json index f14c2485d..402c5b7ab 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-virtualized-auto-sizer": "^1.0.24", "react-window": "^1.8.10", "redux": "^5.0.1", - "standardized-audio-context": "^25.3.71", + "standardized-audio-context": "^25.3.72", "typescript": "^5.4.5", "uuid": "^9.0.1", "webvtt-parser": "^2.2.0"