From dc12b044576ab3bde01d593a4572884c2e1565e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 06:01:49 +0000 Subject: [PATCH] Bump soundcraft-ui-connection from 4.0.0 to 4.1.1 Bumps [soundcraft-ui-connection](https://github.com/fmalcher/soundcraft-ui) from 4.0.0 to 4.1.1. - [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/v4.0.0...v4.1.1) --- updated-dependencies: - dependency-name: soundcraft-ui-connection dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b5fac9a..f4fb654 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "posthog-node": "^5.18.0", "selfsigned": "^5.4.0", "sonos": "^1.14.2", - "soundcraft-ui-connection": "^4.0.0", + "soundcraft-ui-connection": "^4.1.1", "urlencode": "^2.0.0", "winston": "^3.18.3", "xml2js": "^0.6.2" @@ -2732,9 +2732,9 @@ } }, "node_modules/soundcraft-ui-connection": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/soundcraft-ui-connection/-/soundcraft-ui-connection-4.0.0.tgz", - "integrity": "sha512-SnuROSpXCt122IbP72PBJtjM/m8wjzquxJjKJw2fHk2YYbMZYS5IRidvC1j76PZH5dmNcUqnW372n7JlnnbzaA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/soundcraft-ui-connection/-/soundcraft-ui-connection-4.1.1.tgz", + "integrity": "sha512-bG+ReU0kGUNClJz8C+Xo6WDBhxAH6a+CBkLT7AZi16wgeascEB16G10mKZnthWUlVuTXE/bXRcLjTV/a6T6Q/Q==", "license": "MIT", "dependencies": { "modern-isomorphic-ws": "1.0.5", diff --git a/package.json b/package.json index 0b41050..e2c5cdd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "posthog-node": "^5.18.0", "selfsigned": "^5.4.0", "sonos": "^1.14.2", - "soundcraft-ui-connection": "^4.0.0", + "soundcraft-ui-connection": "^4.1.1", "urlencode": "^2.0.0", "winston": "^3.18.3", "xml2js": "^0.6.2"