Skip to content

Commit

Permalink
chore: update connection library to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalcher committed Feb 22, 2024
1 parent 2c72341 commit c753aa1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@companion-module/base": "~1.7.0",
"bufferutil": "^4.0.7",
"rxjs": "7.8.1",
"soundcraft-ui-connection": "2.1.0",
"soundcraft-ui-connection": "2.2.1",
"utf-8-validate": "^6.0.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3342,13 +3342,13 @@ __metadata:
languageName: node
linkType: hard

"soundcraft-ui-connection@npm:2.1.0":
version: 2.1.0
resolution: "soundcraft-ui-connection@npm:2.1.0"
"soundcraft-ui-connection@npm:2.2.1":
version: 2.2.1
resolution: "soundcraft-ui-connection@npm:2.2.1"
dependencies:
isomorphic-ws: "npm:^5.0.0"
ws: "npm:^7.4.1"
checksum: 0fb6b196f534cfe3f9dd92b27a2bb7fd5431348ff74c0848c21bbd91adeb4ab35e2b6d4b4a05c487df7e3a0c6ea88e1dd1195ffbf0c7626da8afcc100b5dbcae
checksum: f92dd2f30580f41b16bbc87c0a5a4d6a85664148c012adfc367423be286ab4de0664008ae03f50f0e462b28276bf61b82ded7ffc5336ed60b1e8fad511e12927
languageName: node
linkType: hard

Expand All @@ -3364,7 +3364,7 @@ __metadata:
lint-staged: "npm:^15.2.0"
rimraf: "npm:^5.0.5"
rxjs: "npm:7.8.1"
soundcraft-ui-connection: "npm:2.1.0"
soundcraft-ui-connection: "npm:2.2.1"
typescript: "npm:~5.2.2"
utf-8-validate: "npm:^6.0.3"
languageName: unknown
Expand Down

0 comments on commit c753aa1

Please sign in to comment.