Bump atem-connection from 3.3.0 to 3.3.2

Bumps [atem-connection](https://github.com/nrkno/sofie-atem-connection) from 3.3.0 to 3.3.2.
- [Changelog](https://github.com/nrkno/sofie-atem-connection/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nrkno/sofie-atem-connection/compare/v3.3.0...v3.3.2)

---
updated-dependencies:
- dependency-name: atem-connection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-09 09:59:57 +00:00
committed by GitHub
parent a629f68bca
commit 134a756b9f
2 changed files with 19 additions and 19 deletions
+18 -18
View File
@@ -10,7 +10,7 @@
"license": "CC BY-SA 4.0",
"dependencies": {
"@jwetzell/posistagenet": "^0.4.6",
"atem-connection": "^3.3.0",
"atem-connection": "^3.3.2",
"bonjour": "^3.5.0",
"electron-updater": "^6.1.4",
"lodash": "^4.17.21",
@@ -1041,9 +1041,9 @@
}
},
"node_modules/atem-connection": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.3.0.tgz",
"integrity": "sha512-nJZG4Xq2dierfqTRyskf4q2/u+1+vvZmd6p8lvtI15KsacI6IctejmO9m8MEQGpsqFvJO1CFFxPxWJNXyJ5dHg==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.3.2.tgz",
"integrity": "sha512-kwXgDufVx46rBDsFV52RHso39uXOMMIZmRV4rUggik7WZCxGPIeg1uzirWEJQAkYa1GC5phM8SjnTdyA06lDRQ==",
"dependencies": {
"@julusian/freetype2": "^1.1.2",
"debug": "^4.3.4",
@@ -1053,11 +1053,11 @@
"p-lazy": "^3.1.0",
"p-queue": "^6.6.2",
"threadedclass": "^1.2.1",
"tslib": "^2.5.0",
"wavefile": "^8.4.4"
"tslib": "^2.6.2",
"wavefile": "^8.4.6"
},
"engines": {
"node": "^14.18 || ^16.14 || ^18.0"
"node": "^14.18 || ^16.14 || >=18.0"
}
},
"node_modules/available-typed-arrays": {
@@ -4782,9 +4782,9 @@
}
},
"node_modules/tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
},
"node_modules/twos-complement-buffer": {
"version": "0.0.1",
@@ -5849,9 +5849,9 @@
"dev": true
},
"atem-connection": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.3.0.tgz",
"integrity": "sha512-nJZG4Xq2dierfqTRyskf4q2/u+1+vvZmd6p8lvtI15KsacI6IctejmO9m8MEQGpsqFvJO1CFFxPxWJNXyJ5dHg==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/atem-connection/-/atem-connection-3.3.2.tgz",
"integrity": "sha512-kwXgDufVx46rBDsFV52RHso39uXOMMIZmRV4rUggik7WZCxGPIeg1uzirWEJQAkYa1GC5phM8SjnTdyA06lDRQ==",
"requires": {
"@julusian/freetype2": "^1.1.2",
"debug": "^4.3.4",
@@ -5861,8 +5861,8 @@
"p-lazy": "^3.1.0",
"p-queue": "^6.6.2",
"threadedclass": "^1.2.1",
"tslib": "^2.5.0",
"wavefile": "^8.4.4"
"tslib": "^2.6.2",
"wavefile": "^8.4.6"
}
},
"available-typed-arrays": {
@@ -8628,9 +8628,9 @@
}
},
"tslib": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz",
"integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg=="
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
},
"twos-complement-buffer": {
"version": "0.0.1",
+1 -1
View File
@@ -31,7 +31,7 @@
},
"dependencies": {
"@jwetzell/posistagenet": "^0.4.6",
"atem-connection": "^3.3.0",
"atem-connection": "^3.3.2",
"bonjour": "^3.5.0",
"electron-updater": "^6.1.4",
"lodash": "^4.17.21",