From b49b4f7f097b5401db0cfb65950aaddb04256049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 04:38:18 +0000 Subject: [PATCH] Bump standardized-audio-context from 25.3.72 to 25.3.77 Bumps [standardized-audio-context](https://github.com/chrisguttandin/standardized-audio-context) from 25.3.72 to 25.3.77. - [Release notes](https://github.com/chrisguttandin/standardized-audio-context/releases) - [Commits](https://github.com/chrisguttandin/standardized-audio-context/compare/v25.3.72...v25.3.77) --- 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 | 36 ++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9db0917aa..4685a036f 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.72", + "standardized-audio-context": "^25.3.77", "typescript": "^5.5.2", "uuid": "^10.0.0", "webvtt-parser": "^2.2.0" @@ -574,9 +574,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.24.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.6.tgz", - "integrity": "sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==", + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz", + "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", "dependencies": { "regenerator-runtime": "^0.14.0" }, @@ -4136,12 +4136,12 @@ "dev": true }, "node_modules/automation-events": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/automation-events/-/automation-events-7.0.5.tgz", - "integrity": "sha512-Ni6vhZg0mKmVlew1kxWAzWL7QY1LYDdoYgp6yF9OHeskDrjyJp2SqoKoPQYeiMYjeIlbSpnxXm/JI55VcmX5Wg==", + "version": "7.0.9", + "resolved": "https://registry.npmjs.org/automation-events/-/automation-events-7.0.9.tgz", + "integrity": "sha512-BvN5ynKILdG5UoONshTQu+9W1LXXtBR//OHvAjOe1XfQ1Y4muFyApjcG71alVIyVwsJLBjbh1jqbTrU22FuZEA==", "dependencies": { - "@babel/runtime": "^7.24.5", - "tslib": "^2.6.2" + "@babel/runtime": "^7.25.6", + "tslib": "^2.7.0" }, "engines": { "node": ">=18.2.0" @@ -11188,13 +11188,13 @@ "devOptional": true }, "node_modules/standardized-audio-context": { - "version": "25.3.72", - "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.72.tgz", - "integrity": "sha512-Dvwu2NuqafQqWxUWoo6G9ze/cvVNlFDpmIOA8XjuItrfR0h/REjgjoYCT3Y7nbkUJKGoz8SqqVzR7JATQV4XeQ==", + "version": "25.3.77", + "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.77.tgz", + "integrity": "sha512-Ki9zNz6pKcC5Pi+QPjPyVsD9GwJIJWgryji0XL9cAJXMGyn+dPOf6Qik1AHei0+UNVcc4BOCa0hWLBzlwqsW/A==", "dependencies": { - "@babel/runtime": "^7.24.5", - "automation-events": "^7.0.5", - "tslib": "^2.6.2" + "@babel/runtime": "^7.25.6", + "automation-events": "^7.0.9", + "tslib": "^2.7.0" } }, "node_modules/std-env": { @@ -11565,9 +11565,9 @@ } }, "node_modules/tslib": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", - "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" }, "node_modules/type-check": { "version": "0.4.0", diff --git a/package.json b/package.json index 1bf7f04f9..fb271ee5c 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.72", + "standardized-audio-context": "^25.3.77", "typescript": "^5.5.2", "uuid": "^10.0.0", "webvtt-parser": "^2.2.0"