update psn lib

This commit is contained in:
2023-09-18 17:29:50 -05:00
parent 0315ac0e99
commit 44579e0e7f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -9,7 +9,7 @@
"version": "1.0.1",
"license": "CC BY-SA 4.0",
"dependencies": {
"@jwetzell/posistagenet": "^0.4.5",
"@jwetzell/posistagenet": "^0.4.6",
"atem-connection": "^3.3.0",
"bonjour": "^3.5.0",
"electron-updater": "^6.1.1",
@@ -309,9 +309,9 @@
}
},
"node_modules/@jwetzell/posistagenet": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/@jwetzell/posistagenet/-/posistagenet-0.4.5.tgz",
"integrity": "sha512-icQPoyG4PTdJnIAspRQh1N3+68wh6Vxbcg+qrOYcxM9gKHqEcYa6LqhfZugyMOXbpFdohXssaOXzuvk93mawhQ=="
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/@jwetzell/posistagenet/-/posistagenet-0.4.6.tgz",
"integrity": "sha512-ZOY7/TylNoZyRNwoc4fAPZ3Ezf9CBO0ciX6EC03nBeOADaknaoHQpl9yc7f0x4t8bOeF4y2Hdpq3UtEw9JPdfg=="
},
"node_modules/@malept/cross-spawn-promise": {
"version": "1.1.1",
@@ -5355,9 +5355,9 @@
}
},
"@jwetzell/posistagenet": {
"version": "0.4.5",
"resolved": "https://registry.npmjs.org/@jwetzell/posistagenet/-/posistagenet-0.4.5.tgz",
"integrity": "sha512-icQPoyG4PTdJnIAspRQh1N3+68wh6Vxbcg+qrOYcxM9gKHqEcYa6LqhfZugyMOXbpFdohXssaOXzuvk93mawhQ=="
"version": "0.4.6",
"resolved": "https://registry.npmjs.org/@jwetzell/posistagenet/-/posistagenet-0.4.6.tgz",
"integrity": "sha512-ZOY7/TylNoZyRNwoc4fAPZ3Ezf9CBO0ciX6EC03nBeOADaknaoHQpl9yc7f0x4t8bOeF4y2Hdpq3UtEw9JPdfg=="
},
"@malept/cross-spawn-promise": {
"version": "1.1.1",
+1 -1
View File
@@ -30,7 +30,7 @@
"prettier": "^3.0.2"
},
"dependencies": {
"@jwetzell/posistagenet": "^0.4.5",
"@jwetzell/posistagenet": "^0.4.6",
"atem-connection": "^3.3.0",
"bonjour": "^3.5.0",
"electron-updater": "^6.1.1",