From 5d9b27e7e70754e59eb53dad7d99cd3337ea4cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 23:12:33 +0000 Subject: [PATCH] chore(deps): bump wavesurfer.js from 7.12.7 to 7.12.8 Bumps [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js) from 7.12.7 to 7.12.8. - [Release notes](https://github.com/katspaugh/wavesurfer.js/releases) - [Commits](https://github.com/katspaugh/wavesurfer.js/compare/7.12.7...7.12.8) --- updated-dependencies: - dependency-name: wavesurfer.js dependency-version: 7.12.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index e9f0374..662b6d8 100644 --- a/bun.lock +++ b/bun.lock @@ -12,7 +12,7 @@ "fflate": "^0.8.3", "react": "^19.2.7", "react-dom": "^19.2.7", - "wavesurfer.js": "^7.12.7", + "wavesurfer.js": "^7.12.8", }, "devDependencies": { "@astrojs/check": "^0.9.9", @@ -977,7 +977,7 @@ "vscode-uri": ["vscode-uri@3.1.0", "", {}, "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ=="], - "wavesurfer.js": ["wavesurfer.js@7.12.7", "", {}, "sha512-TIe7hB6OCZysNOZ2cn2NR8Qpko22POWel6rauNcqOammFoH65NYQUM35unNLLMIlUMVYvjJ6w/TTl/G/m+w0nA=="], + "wavesurfer.js": ["wavesurfer.js@7.12.8", "", {}, "sha512-G3nxzcC4X+ZWrLtcIV17kCWHVq3ysJCS4dS0YkGKILrQ2esAb8cScw965zKNKYxUvpiZsPK93KLWgWTYdIBQiw=="], "web-namespaces": ["web-namespaces@2.0.1", "", {}, "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ=="], diff --git a/package.json b/package.json index be60f66..682608c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "fflate": "^0.8.3", "react": "^19.2.7", "react-dom": "^19.2.7", - "wavesurfer.js": "^7.12.7" + "wavesurfer.js": "^7.12.8" }, "engines": { "node": "24.x"