From b3f799571a77ab3349c92b532f5a6f80e29e694e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 06:06:14 +0000 Subject: [PATCH] chore(deps): bump soundcraft-ui-connection from 7.0.2 to 7.0.3 Bumps [soundcraft-ui-connection](https://github.com/fmalcher/soundcraft-ui) from 7.0.2 to 7.0.3. - [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/v7.0.2...v7.0.3) --- updated-dependencies: - dependency-name: soundcraft-ui-connection dependency-version: 7.0.3 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 6d7efe0..0e2ab62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "posthog-node": "^5.51.6", "selfsigned": "^5.5.0", "sonos": "^1.14.3", - "soundcraft-ui-connection": "^7.0.2", + "soundcraft-ui-connection": "^7.0.3", "urlencode": "^2.0.0", "winston": "^3.18.3", "xml2js": "^0.6.2" @@ -2825,9 +2825,9 @@ } }, "node_modules/soundcraft-ui-connection": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/soundcraft-ui-connection/-/soundcraft-ui-connection-7.0.2.tgz", - "integrity": "sha512-OhumfzIUWYXSetS54cx5dhjH3S070oLTt5AAetwMb5CqV0C2x6MW4F4qusdvBP1dPDWqFa958bA4GVYWuTdZmQ==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/soundcraft-ui-connection/-/soundcraft-ui-connection-7.0.3.tgz", + "integrity": "sha512-ytWiQIjgeLp1BK5ITPoRiUR8Liy41jLjpDh5genjJmW+ZAtVsggoEhxpmFtBUyCABEQu6NmZWQ+Iit3mJ1b8QQ==", "license": "MIT", "engines": { "node": ">=22" diff --git a/package.json b/package.json index 98b022f..8b75eed 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "posthog-node": "^5.51.6", "selfsigned": "^5.5.0", "sonos": "^1.14.3", - "soundcraft-ui-connection": "^7.0.2", + "soundcraft-ui-connection": "^7.0.3", "urlencode": "^2.0.0", "winston": "^3.18.3", "xml2js": "^0.6.2"