diff --git a/package-lock.json b/package-lock.json index fc3f6566e..e222187d6 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 527a1b69d..b15e5ffe2 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"