From ffb66f5490c59c42d133b5c6d6f011b572db1956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:11:25 +0000 Subject: [PATCH] Bump standardized-audio-context from 25.3.72 to 25.3.75 Bumps [standardized-audio-context](https://github.com/chrisguttandin/standardized-audio-context) from 25.3.72 to 25.3.75. - [Release notes](https://github.com/chrisguttandin/standardized-audio-context/releases) - [Commits](https://github.com/chrisguttandin/standardized-audio-context/compare/v25.3.72...v25.3.75) --- 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..9db5244d4 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.75", "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.0", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.0.tgz", + "integrity": "sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==", "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.7", + "resolved": "https://registry.npmjs.org/automation-events/-/automation-events-7.0.7.tgz", + "integrity": "sha512-eg7aK2P0jrq4QqnZRWXOQJDYs6lxZXK/erfZ/WPTVPP/YQlgt+J0KvIzTo86zYszkru2J/QCW1FFJYgJVd7TgA==", "dependencies": { - "@babel/runtime": "^7.24.5", - "tslib": "^2.6.2" + "@babel/runtime": "^7.24.8", + "tslib": "^2.6.3" }, "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.75", + "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.75.tgz", + "integrity": "sha512-N7/Si1d0kuo1umRnWOsQESqxJlkMxBZfdfNRo5HeE7pA0lmo6PNrMkOSiM0NutFxpwA+KcPexo5JkTWWAAUaNQ==", "dependencies": { - "@babel/runtime": "^7.24.5", - "automation-events": "^7.0.5", - "tslib": "^2.6.2" + "@babel/runtime": "^7.24.8", + "automation-events": "^7.0.7", + "tslib": "^2.6.3" } }, "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.6.3", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz", + "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" }, "node_modules/type-check": { "version": "0.4.0", diff --git a/package.json b/package.json index 1bf7f04f9..f9e7a992e 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.75", "typescript": "^5.5.2", "uuid": "^10.0.0", "webvtt-parser": "^2.2.0"