Update Sound Detection library dependencies

timelapse-frames-through-websocket
Moe 2022-06-29 18:39:36 -07:00
parent 7610f9a4c6
commit 3d857e88ac
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -44,7 +44,7 @@
"pushover-notifications": "^1.2.2",
"sat": "^0.7.1",
"shinobi-onvif": "0.1.9",
"shinobi-sound-detection": "^0.1.8",
"shinobi-sound-detection": "^0.1.13",
"shinobi-zwave": "^1.0.11",
"smtp-server": "^3.5.0",
"socket.io": "^4.4.1",
@ -5041,9 +5041,9 @@
}
},
"node_modules/shinobi-sound-detection": {
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/shinobi-sound-detection/-/shinobi-sound-detection-0.1.12.tgz",
"integrity": "sha512-HbHqHfJJmut4UWRlw+G1f+LIItycyLNdPW5oUd7g8mej+2PiSh0vUvt1ja/cryV0Hj+El9eZZp4xh9V/lFnA9A==",
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/shinobi-sound-detection/-/shinobi-sound-detection-0.1.13.tgz",
"integrity": "sha512-QWGzkGENV5y+3Bc7DTAAggXaTWVr7UT+yRX65uKjtDEE9aqU5sW9sck0k/D74PaRS+p/vBaCYMCbyJH+q21FZA==",
"dependencies": {
"async": "3.2.0",
"chai": "4.3.4",
@ -10337,9 +10337,9 @@
}
},
"shinobi-sound-detection": {
"version": "0.1.12",
"resolved": "https://registry.npmjs.org/shinobi-sound-detection/-/shinobi-sound-detection-0.1.12.tgz",
"integrity": "sha512-HbHqHfJJmut4UWRlw+G1f+LIItycyLNdPW5oUd7g8mej+2PiSh0vUvt1ja/cryV0Hj+El9eZZp4xh9V/lFnA9A==",
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/shinobi-sound-detection/-/shinobi-sound-detection-0.1.13.tgz",
"integrity": "sha512-QWGzkGENV5y+3Bc7DTAAggXaTWVr7UT+yRX65uKjtDEE9aqU5sW9sck0k/D74PaRS+p/vBaCYMCbyJH+q21FZA==",
"requires": {
"async": "3.2.0",
"chai": "4.3.4",

View File

@ -50,7 +50,7 @@
"pushover-notifications": "^1.2.2",
"sat": "^0.7.1",
"shinobi-onvif": "0.1.9",
"shinobi-sound-detection": "^0.1.8",
"shinobi-sound-detection": "^0.1.13",
"shinobi-zwave": "^1.0.11",
"smtp-server": "^3.5.0",
"socket.io": "^4.4.1",