package updates x2
parent
ade901e6be
commit
d0ae660000
|
@ -11,6 +11,7 @@
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/ari-client": "^2.2.2",
|
"@types/ari-client": "^2.2.2",
|
||||||
|
"@types/auth0": "^2.33.3",
|
||||||
"@types/bull": "^3.14.4",
|
"@types/bull": "^3.14.4",
|
||||||
"@types/cron": "^1.7.2",
|
"@types/cron": "^1.7.2",
|
||||||
"@types/express": "^4.17.6",
|
"@types/express": "^4.17.6",
|
||||||
|
@ -33,9 +34,9 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@google-cloud/text-to-speech": "^3.1.2",
|
"@google-cloud/text-to-speech": "^3.1.2",
|
||||||
"@types/auth0": "^2.33.3",
|
|
||||||
"ari-client": "^2.2.0",
|
"ari-client": "^2.2.0",
|
||||||
"asterisk-manager": "^0.1.16",
|
"asterisk-manager": "^0.1.16",
|
||||||
|
"auth0": "^2.35.0",
|
||||||
"awesome-phonenumber": "^2.45.0",
|
"awesome-phonenumber": "^2.45.0",
|
||||||
"axios": "^0.19.2",
|
"axios": "^0.19.2",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
|
|
Loading…
Reference in New Issue