Skip to content

Commit

Permalink
chore: update v-connection dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Mar 8, 2023
1 parent 294657e commit bf97506
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/timeline-state-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"production"
],
"dependencies": {
"@tv2media/v-connection": "git+https://github.com/nrkno/v-connection.git#5386986d87ea6d1b5164d206ea42c975654b36cd",
"@tv2media/v-connection": "7.3.0",
"atem-connection": "2.4.0",
"atem-state": "^0.12.2",
"casparcg-connection": "^5.1.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1689,9 +1689,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==

"@tv2media/v-connection@git+https://github.com/nrkno/v-connection.git#5386986d87ea6d1b5164d206ea42c975654b36cd":
version "7.2.1"
resolved "git+https://github.com/nrkno/v-connection.git#5386986d87ea6d1b5164d206ea42c975654b36cd"
"@tv2media/v-connection@7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@tv2media/v-connection/-/v-connection-7.3.0.tgz#1d6bed97a386d59b618b272ffd5867feb84cb284"
integrity sha512-rGg+rLS+Q69YuYgg8XfMD8ZiBr+zUlTNIQyTOFbOwnbV3ycBn+G0WDpNXuo6R73r5svh4BtCr+yapenUPO3jxg==
dependencies:
request "^2.88.2"
request-promise-native "^1.0.9"
Expand Down

0 comments on commit bf97506

Please sign in to comment.