chore(package): update dependencies

This commit is contained in:
greenkeeper[bot] 2020-04-30 13:08:06 +00:00 committed by GitHub
parent f73502ada8
commit 857ffd6553
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,10 +48,10 @@
"commit": "git-cz"
},
"dependencies": {
"@azure/ms-rest-js": "2.0.4",
"@discordjs/opus": "0.1.0",
"@azure/ms-rest-js": "2.0.6",
"@discordjs/opus": "0.2.1",
"@microsoft/microsoft-graph-client": "2.0.0",
"@types/validator": "12.0.1",
"@types/validator": "13.0.0",
"adal-node": "0.2.1",
"async-promises": "0.2.2",
"azure-arm-cognitiveservices": "3.0.0",
@ -62,49 +62,49 @@
"azure-search-client": "3.1.5",
"bluebird": "3.7.2",
"body-parser": "1.19.0",
"botbuilder": "4.7.0",
"botbuilder-ai": "4.7.0",
"botbuilder-dialogs": "4.7.0",
"botframework-connector": "4.7.0",
"botbuilder": "4.8.0",
"botbuilder-ai": "4.8.0",
"botbuilder-dialogs": "4.8.0",
"botframework-connector": "4.8.0",
"botlib": "1.5.0",
"chai": "4.2.0",
"cli-spinner": "0.2.10",
"csv-parse": "4.8.3",
"dotenv-extended": "2.7.1",
"exceljs": "3.5.0",
"csv-parse": "4.9.0",
"dotenv-extended": "2.8.0",
"exceljs": "3.9.0",
"express": "4.17.1",
"express-remove-route": "1.0.0",
"ffmpeg-static": "4.1.0",
"google-libphonenumber": "3.2.8",
"js-beautify": "1.10.2",
"marked": "0.8.0",
"ffmpeg-static": "4.2.0",
"google-libphonenumber": "3.2.9",
"js-beautify": "1.11.0",
"marked": "1.0.0",
"microsoft-cognitiveservices-speech-sdk": "1.11.0",
"mocha": "6.2.2",
"mocha": "7.1.2",
"ms-rest-azure": "3.0.0",
"nexmo": "2.5.2",
"nexmo": "2.6.0",
"ngrok": "3.2.7",
"npm": "6.13.4",
"npm": "6.14.4",
"opn": "6.0.0",
"pragmatismo-io-framework": "1.0.20",
"prism-media": "1.2.1",
"public-ip": "4.0.0",
"public-ip": "4.0.1",
"readline": "1.3.0",
"reflect-metadata": "0.1.13",
"request-promise": "4.2.5",
"request-promise-native": "1.0.8",
"rimraf": "3.0.0",
"rimraf": "3.0.2",
"scanf": "1.1.1",
"sequelize": "5.21.5",
"sequelize": "5.21.7",
"sequelize-typescript": "1.1.0",
"shx": "0.3.2",
"simple-git": "1.129.0",
"sppull": "2.5.1",
"simple-git": "2.2.0",
"sppull": "2.6.2",
"strict-password-generator": "1.1.2",
"swagger-client": "2.1.18",
"tedious": "6.6.5",
"typedoc": "0.15.6",
"typescript": "3.7.4",
"swagger-client": "3.10.1",
"tedious": "8.3.0",
"typedoc": "0.17.6",
"typescript": "3.8.3",
"url-join": "4.0.1",
"vbscript-to-typescript": "1.0.8",
@ -113,22 +113,22 @@
"washyourmouthoutwithsoap": "1.0.2"
},
"devDependencies": {
"@types/chai": "4.2.7",
"@types/mocha": "5.2.7",
"@types/chai": "4.2.11",
"@types/mocha": "7.0.2",
"@types/url-join": "4.0.0",
"@types/winston": "2.4.4",
"ban-sensitive-files": "1.9.2",
"commitizen": "4.0.3",
"cz-conventional-changelog": "3.0.2",
"ban-sensitive-files": "1.9.7",
"commitizen": "4.0.4",
"cz-conventional-changelog": "3.1.0",
"dependency-check": "4.1.0",
"git-issues": "1.3.1",
"license-checker": "25.0.1",
"nsp": "3.2.1",
"prettier-standard": "16.1.0",
"semantic-release": "15.14.0",
"prettier-standard": "16.3.0",
"semantic-release": "17.0.7",
"travis-deploy-once": "5.0.11",
"ts-node": "8.5.4",
"tslint": "5.20.1"
"ts-node": "8.9.1",
"tslint": "6.1.2"
},
"eslintConfig": {
"env": {