major(all): Update bot framework version

This commit is contained in:
Joao Antonio Ferreira 2019-11-13 21:16:05 -03:00
parent ef80578163
commit 4cfb0904ef
2 changed files with 3937 additions and 2715 deletions

6544
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -49,10 +49,10 @@
},
"dependencies": {
"@azure/ms-rest-js": "1.8.13",
"@microsoft/microsoft-graph-client": "1.6.0",
"@semantic-release/exec": "3.3.2",
"adal-node": "0.1.28",
"async": "2.6.2",
"@microsoft/microsoft-graph-client": "1.7.0",
"@semantic-release/exec": "3.3.8",
"adal-node": "0.2.1",
"async": "2.6.3",
"async-promises": "0.2.2",
"azure-arm-cognitiveservices": "3.0.0",
"azure-arm-resource": "7.3.0",
@ -60,63 +60,63 @@
"azure-arm-sql": "5.7.0",
"azure-arm-website": "5.7.0",
"azure-search-client": "3.1.5",
"bluebird": "3.5.4",
"bluebird": "3.7.1",
"body-parser": "1.19.0",
"botbuilder": "4.4.0",
"botbuilder-ai": "4.4.0",
"botbuilder-azure": "4.4.0",
"botbuilder": "4.6.0",
"botbuilder-ai": "4.6.0",
"botbuilder-azure": "4.6.0",
"botbuilder-choices": "4.0.0-preview1.2",
"botbuilder-dialogs": "4.4.0",
"botbuilder-dialogs": "4.6.0",
"botbuilder-prompts": "4.0.0-preview1.2",
"botlib": "1.2.3",
"botlib": "1.2.4",
"chai": "4.2.0",
"child_process": "1.0.2",
"chokidar": "3.0.0",
"chokidar": "3.3.0",
"cli-spinner": "0.2.10",
"commonmark": "0.29.0",
"csv-parse": "4.4.1",
"dotenv-extended": "2.4.0",
"csv-parse": "4.6.5",
"dotenv-extended": "2.5.0",
"exceljs": "1.15.0",
"express": "4.16.4",
"express": "4.17.1",
"express-promise-router": "3.0.3",
"express-remove-route": "1.0.0",
"fs-extra": "8.0.0",
"fs-extra": "8.1.0",
"ip": "1.1.5",
"js-beautify": "1.10.0",
"js-beautify": "1.10.2",
"localize": "0.4.7",
"marked": "0.6.2",
"mocha": "6.1.4",
"marked": "0.7.0",
"mocha": "6.2.2",
"mocha-typescript": "1.1.17",
"ms": "2.1.1",
"ms": "2.1.2",
"ms-rest-azure": "2.6.0",
"nexmo": "2.4.1",
"ngrok": "3.1.1",
"npm": "6.9.0",
"nexmo": "2.5.1",
"ngrok": "3.2.5",
"npm": "6.13.0",
"nyc": "14.1.1",
"opn": "6.0.0",
"pragmatismo-io-framework": "1.0.19",
"pragmatismo-io-framework": "1.0.20",
"process-exists": "3.1.0",
"public-ip": "3.1.0",
"public-ip": "3.2.0",
"reflect-metadata": "0.1.13",
"request-promise": "4.2.4",
"request-promise-native": "1.0.7",
"request-promise": "4.2.5",
"request-promise-native": "1.0.8",
"scanf": "1.0.2",
"sequelize": "5.8.6",
"sequelize-typescript": "0.6.10",
"sequelize": "5.21.2",
"sequelize-typescript": "0.6.11",
"shx": "0.3.2",
"simple-git": "1.113.0",
"sppull": "2.4.1",
"sqlite3": "4.0.8",
"simple-git": "1.126.0",
"sppull": "2.5.1",
"sqlite3": "4.1.0",
"strict-password-generator": "1.1.2",
"swagger-client": "2.1.18",
"tedious": "6.1.1",
"swagger-client": "2.1.32",
"tedious": "6.6.2",
"temperature-js": "0.1.0",
"ts-node": "8.1.0",
"typedoc": "0.14.2",
"ts-node": "8.5.0",
"typedoc": "0.15.1",
"typedoc-plugin-external-module-name": "2.1.0",
"typedoc-plugin-markdown": "1.2.0",
"typescript": "3.4.5",
"url-join": "4.0.0",
"typedoc-plugin-markdown": "1.2.1",
"typescript": "3.7.2",
"url-join": "4.0.1",
"vbscript-to-typescript": "1.0.8",
"wait-until": "0.0.2",
"walk-promise": "0.2.0",
@ -124,34 +124,34 @@
"xlsx": "0.15.1"
},
"devDependencies": {
"@semantic-release/changelog": "3.0.2",
"@semantic-release/commit-analyzer": "6.1.0",
"@semantic-release/git": "7.0.8",
"@semantic-release/github": "5.2.10",
"@semantic-release/npm": "5.1.7",
"@semantic-release/release-notes-generator": "7.1.4",
"@types/chai": "4.1.7",
"@types/mocha": "5.2.6",
"@types/sequelize": "4.27.49",
"@semantic-release/changelog": "3.0.5",
"@semantic-release/commit-analyzer": "6.3.3",
"@semantic-release/git": "7.0.18",
"@semantic-release/github": "5.5.6",
"@semantic-release/npm": "5.3.4",
"@semantic-release/release-notes-generator": "7.3.2",
"@types/chai": "4.2.5",
"@types/mocha": "5.2.7",
"@types/sequelize": "4.28.6",
"@types/url-join": "4.0.0",
"@types/winston": "2.4.4",
"ban-sensitive-files": "1.9.2",
"commitizen": "3.1.1",
"coveralls": "3.0.3",
"commitizen": "3.1.2",
"coveralls": "3.0.7",
"cz-conventional-changelog": "2.1.0",
"dependency-check": "3.3.0",
"dependency-check": "3.4.1",
"deps-ok": "1.4.1",
"git-issues": "1.3.1",
"license-checker": "25.0.1",
"nsp": "3.2.1",
"pre-git": "3.17.1",
"prettier-standard": "9.1.1",
"semantic-release": "15.13.12",
"semantic-release": "15.13.30",
"standard": "12.0.1",
"travis-deploy-once": "5.0.11",
"ts-loader": "6.0.0",
"tslint": "5.16.0",
"tslint-microsoft-contrib": "6.1.1"
"ts-loader": "6.2.1",
"tslint": "5.20.1",
"tslint-microsoft-contrib": "6.2.0"
},
"eslintConfig": {
"env": {