update deps

This commit is contained in:
Dave Horton
2022-11-05 10:44:19 -04:00
parent 505884e68e
commit 8026f45467
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -12,7 +12,7 @@
"@google-cloud/speech": "^5.1.0",
"@google-cloud/text-to-speech": "^4.0.3",
"@jambonz/db-helpers": "^0.7.3",
"@jambonz/realtimedb-helpers": "^0.5.3",
"@jambonz/realtimedb-helpers": "^0.5.5",
"@jambonz/time-series": "^0.2.5",
"argon2-ffi": "^2.0.0",
"aws-sdk": "^2.1152.0",
@@ -676,9 +676,9 @@
}
},
"node_modules/@jambonz/realtimedb-helpers": {
"version": "0.5.3",
"resolved": "https://registry.npmjs.org/@jambonz/realtimedb-helpers/-/realtimedb-helpers-0.5.3.tgz",
"integrity": "sha512-hZdSSdl3vfes4iiP3IMhZ3IoUTih1IOCLznhFi2ntkKJM9TPZLrOTePJ9rJQXr0WIm8FPxoAnJilL4yWPKWwTg==",
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/@jambonz/realtimedb-helpers/-/realtimedb-helpers-0.5.5.tgz",
"integrity": "sha512-tQJfTqN1FtFfKR9ceBYuQ9yddCDshBGVI6v1N/IxOyhTywyueNFXg6JMIOx0Rci7UqIDhtcBjl5R64zWgTo04A==",
"dependencies": {
"@google-cloud/text-to-speech": "^4.0.3",
"@grpc/grpc-js": "^1.7.3",
@@ -7203,9 +7203,9 @@
}
},
"@jambonz/realtimedb-helpers": {
"version": "0.5.3",
"resolved": "https://registry.npmjs.org/@jambonz/realtimedb-helpers/-/realtimedb-helpers-0.5.3.tgz",
"integrity": "sha512-hZdSSdl3vfes4iiP3IMhZ3IoUTih1IOCLznhFi2ntkKJM9TPZLrOTePJ9rJQXr0WIm8FPxoAnJilL4yWPKWwTg==",
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/@jambonz/realtimedb-helpers/-/realtimedb-helpers-0.5.5.tgz",
"integrity": "sha512-tQJfTqN1FtFfKR9ceBYuQ9yddCDshBGVI6v1N/IxOyhTywyueNFXg6JMIOx0Rci7UqIDhtcBjl5R64zWgTo04A==",
"requires": {
"@google-cloud/text-to-speech": "^4.0.3",
"@grpc/grpc-js": "^1.7.3",
+1 -1
View File
@@ -21,7 +21,7 @@
"@google-cloud/speech": "^5.1.0",
"@google-cloud/text-to-speech": "^4.0.3",
"@jambonz/db-helpers": "^0.7.3",
"@jambonz/realtimedb-helpers": "^0.5.3",
"@jambonz/realtimedb-helpers": "^0.5.5",
"@jambonz/time-series": "^0.2.5",
"argon2-ffi": "^2.0.0",
"aws-sdk": "^2.1152.0",