Merge pull request #396 from stagehacks/dependabot/npm_and_yarn/jwetzell/posistagenet-2.1.2

Bump @jwetzell/posistagenet from 2.1.1 to 2.1.2
This commit is contained in:
Joel Wetzell
2026-08-18 13:39:34 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.4.0",
"license": "CC BY-SA 4.0",
"dependencies": {
"@jwetzell/posistagenet": "2.1.1",
"@jwetzell/posistagenet": "2.1.2",
"atem-connection": "3.9.0",
"bonjour": "3.5.1",
"electron-updater": "6.8.9",
@@ -446,9 +446,9 @@
}
},
"node_modules/@jwetzell/posistagenet": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/@jwetzell/posistagenet/-/posistagenet-2.1.1.tgz",
"integrity": "sha512-KlRYFGuwiPJf07+Ys5qGxPJjdqMni0xDHfUojGbfCzxQ37OQ4UXKBjjFGhIACMTWuAyMks4lnZOrXeq6Y4HRhg==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@jwetzell/posistagenet/-/posistagenet-2.1.2.tgz",
"integrity": "sha512-ElNluso8RaQE5d/aWjcNu+7j4myXDDCZZFHx9scMV1Bu9HLLJOiNj/rT7l6iQHLGS1Vqz8wyUmJHSN8dlxaQfQ==",
"license": "MIT"
},
"node_modules/@leichtgewicht/ip-codec": {