From efc37d7148e68fcbebd196ec06179bbb4a921d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 04:16:55 +0000 Subject: [PATCH] Bump standardized-audio-context from 25.3.60 to 25.3.61 Bumps [standardized-audio-context](https://github.com/chrisguttandin/standardized-audio-context) from 25.3.60 to 25.3.61. - [Release notes](https://github.com/chrisguttandin/standardized-audio-context/releases) - [Commits](https://github.com/chrisguttandin/standardized-audio-context/compare/v25.3.60...v25.3.61) --- 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 | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a231ed2b8..f76970ac0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "react-virtualized-auto-sizer": "^1.0.20", "react-window": "^1.8.10", "redux": "^4.2.1", - "standardized-audio-context": "^25.3.60", + "standardized-audio-context": "^25.3.61", "typescript": "^5.3.2", "uuid": "^9.0.1", "webvtt-parser": "^2.2.0" @@ -18061,11 +18061,11 @@ "license": "MIT" }, "node_modules/standardized-audio-context": { - "version": "25.3.60", - "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.60.tgz", - "integrity": "sha512-h4ntLsHqnRESxyuU4C5/gvZTBqjBw1SoAR5lsQbqXPI4R3KKZTJWnMMpnRdiySr7cXokbEcepaPGGQ1V+UwlLw==", + "version": "25.3.61", + "resolved": "https://registry.npmjs.org/standardized-audio-context/-/standardized-audio-context-25.3.61.tgz", + "integrity": "sha512-ew5s1DOlSfU/oHtdIbRGhtPriGd2D4ttVY0uB63Ura1bQWG+c0YVFtmy2fBPLcKH5qkIbrHHlwJTikgVsJ62dg==", "dependencies": { - "@babel/runtime": "^7.23.5", + "@babel/runtime": "^7.23.6", "automation-events": "^6.0.13", "tslib": "^2.6.2" } diff --git a/package.json b/package.json index 9da36a8f4..ae55015c3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-virtualized-auto-sizer": "^1.0.20", "react-window": "^1.8.10", "redux": "^4.2.1", - "standardized-audio-context": "^25.3.60", + "standardized-audio-context": "^25.3.61", "typescript": "^5.3.2", "uuid": "^9.0.1", "webvtt-parser": "^2.2.0"