From 2d9f12ffddf93b05a14f95ddc7962bec1b1274b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 06:52:43 +0000 Subject: [PATCH] chore(deps): bump soundcraft-ui-connection from 6.0.3 to 6.0.4 Bumps [soundcraft-ui-connection](https://github.com/fmalcher/soundcraft-ui) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/fmalcher/soundcraft-ui/releases) - [Changelog](https://github.com/fmalcher/soundcraft-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/fmalcher/soundcraft-ui/compare/v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: soundcraft-ui-connection dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7bdb02b..d9d0382 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "posthog-node": "^5.36.3", "selfsigned": "^5.5.0", "sonos": "^1.14.3", - "soundcraft-ui-connection": "^6.0.3", + "soundcraft-ui-connection": "^6.0.4", "urlencode": "^2.0.0", "winston": "^3.18.3", "xml2js": "^0.6.2" @@ -2728,9 +2728,9 @@ } }, "node_modules/soundcraft-ui-connection": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/soundcraft-ui-connection/-/soundcraft-ui-connection-6.0.3.tgz", - "integrity": "sha512-oK6wFdmlKSUVG5voVXNRcBA0iVvnXvcpPQMh2LN/g7ugAX28T5vXN37rkKBgfhdUHgVqFcRxvApZuJtgu0iGJg==", + "version": "6.0.4", + "resolved": "https://registry.npmjs.org/soundcraft-ui-connection/-/soundcraft-ui-connection-6.0.4.tgz", + "integrity": "sha512-uvd4KCJP6wBt55jIoUyLkdOGelpC+rytRz7NFf+0CCuDtFH38ap4GmdQvIBs5c9rQ9TsdguFi4AVY8cKOD27Bw==", "license": "MIT", "engines": { "node": ">=22" diff --git a/package.json b/package.json index b0663d6..5026127 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "posthog-node": "^5.36.3", "selfsigned": "^5.5.0", "sonos": "^1.14.3", - "soundcraft-ui-connection": "^6.0.3", + "soundcraft-ui-connection": "^6.0.4", "urlencode": "^2.0.0", "winston": "^3.18.3", "xml2js": "^0.6.2"