diff --git a/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package-lock.json b/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package-lock.json index 9cd0a16f7d..46f6764199 100644 --- a/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package-lock.json +++ b/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package-lock.json @@ -36,16 +36,6 @@ "follow-redirects": "1.5.10", "is-buffer": "^2.0.2" } - }, - "is-buffer": { - "version": "2.0.3", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-2.0.3.tgz", - "integrity": "sha1-Ts8/z3ScvR5HJonhCaxmJhol5yU=" - }, - "tunnel": { - "version": "0.0.6", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tunnel/-/tunnel-0.0.6.tgz", - "integrity": "sha1-cvExSzSlsZLbASMk3yzFh8pH+Sw=" } } }, @@ -386,15 +376,6 @@ "@types/node": "*" } }, - "@types/dotenv": { - "version": "6.1.1", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@types/dotenv/-/@types/dotenv-6.1.1.tgz", - "integrity": "sha1-984cxP408KQ3O6mf76Q3sL7FS0Y=", - "dev": true, - "requires": { - "@types/node": "*" - } - }, "@types/express": { "version": "4.17.0", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@types/express/-/@types/express-4.17.0.tgz", @@ -852,13 +833,6 @@ "requires": { "follow-redirects": "1.5.10", "is-buffer": "^2.0.2" - }, - "dependencies": { - "is-buffer": { - "version": "2.0.3", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-2.0.3.tgz", - "integrity": "sha1-Ts8/z3ScvR5HJonhCaxmJhol5yU=" - } } }, "azure-cognitiveservices-contentmoderator": { @@ -1624,16 +1598,6 @@ "follow-redirects": "1.5.10", "is-buffer": "^2.0.2" } - }, - "is-buffer": { - "version": "2.0.3", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-2.0.3.tgz", - "integrity": "sha1-Ts8/z3ScvR5HJonhCaxmJhol5yU=" - }, - "tunnel": { - "version": "0.0.6", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tunnel/-/tunnel-0.0.6.tgz", - "integrity": "sha1-cvExSzSlsZLbASMk3yzFh8pH+Sw=" } } }, @@ -2150,12 +2114,6 @@ "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", "dev": true }, - "colors": { - "version": "1.2.4", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/colors/-/colors-1.2.4.tgz", - "integrity": "sha1-4MtB0+SyCAazv8J/RVnwG5S8L3w=", - "dev": true - }, "combined-stream": { "version": "1.0.8", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/combined-stream/-/combined-stream-1.0.8.tgz", @@ -2517,6 +2475,11 @@ "version": "1.0.5", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/semaphore/-/semaphore-1.0.5.tgz", "integrity": "sha1-tJJXbmavGT25XWXiXsU/Xxl5jWA=" + }, + "tunnel": { + "version": "0.0.5", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tunnel/-/tunnel-0.0.5.tgz", + "integrity": "sha1-0VMiVHSe02Yg/NEBCGVJWh+p0K4=" } } }, @@ -2529,11 +2492,6 @@ "is-obj": "^1.0.0" } }, - "dotenv": { - "version": "6.2.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/dotenv/-/dotenv-6.2.0.tgz", - "integrity": "sha1-lBwEEFNdlCyL7PKNPzV9vZ1HYGQ=" - }, "dtrace-provider": { "version": "0.8.7", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/dtrace-provider/-/dtrace-provider-0.8.7.tgz", @@ -2913,13 +2871,6 @@ "integrity": "sha1-CQvsiwXjnLowl0fx1YjwTbr5jbI=", "requires": { "is-buffer": "~2.0.3" - }, - "dependencies": { - "is-buffer": { - "version": "2.0.3", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-2.0.3.tgz", - "integrity": "sha1-Ts8/z3ScvR5HJonhCaxmJhol5yU=" - } } }, "follow-redirects": { @@ -3683,6 +3634,11 @@ "kind-of": "^4.0.0" }, "dependencies": { + "is-buffer": { + "version": "1.1.6", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4=" + }, "is-number": { "version": "3.0.0", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-number/-/is-number-3.0.0.tgz", @@ -3928,9 +3884,9 @@ } }, "is-buffer": { - "version": "1.1.6", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4=" + "version": "2.0.3", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-2.0.3.tgz", + "integrity": "sha1-Ts8/z3ScvR5HJonhCaxmJhol5yU=" }, "is-callable": { "version": "1.1.4", @@ -4456,6 +4412,13 @@ "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", "requires": { "is-buffer": "^1.1.5" + }, + "dependencies": { + "is-buffer": { + "version": "1.1.6", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4=" + } } }, "latest-version": { @@ -4738,6 +4701,14 @@ "charenc": "~0.0.1", "crypt": "~0.0.1", "is-buffer": "~1.1.1" + }, + "dependencies": { + "is-buffer": { + "version": "1.1.6", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4=", + "dev": true + } } }, "md5.js": { @@ -5251,6 +5222,18 @@ "through": "^2.3.8", "tunnel": "0.0.5", "uuid": "^3.2.1" + }, + "dependencies": { + "is-buffer": { + "version": "1.1.6", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4=" + }, + "tunnel": { + "version": "0.0.5", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tunnel/-/tunnel-0.0.5.tgz", + "integrity": "sha1-0VMiVHSe02Yg/NEBCGVJWh+p0K4=" + } } }, "ms-rest-azure": { @@ -5721,6 +5704,12 @@ "kind-of": "^6.0.0" } }, + "is-buffer": { + "version": "1.1.6", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4=", + "dev": true + }, "is-data-descriptor": { "version": "1.0.0", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", @@ -6643,9 +6632,9 @@ "integrity": "sha1-tYsBCsQMIsVldhbI0sLALHv0eew=" }, "qs": { - "version": "6.5.2", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/qs/-/qs-6.5.2.tgz", - "integrity": "sha1-yzroBuh0BERYTvFUzo7pjUA/PjY=" + "version": "6.7.0", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/qs/-/qs-6.7.0.tgz", + "integrity": "sha1-QdwaAV49WB8WIXdr4xr7KHapsbw=" }, "querystring": { "version": "0.2.0", @@ -6998,6 +6987,11 @@ "kind-of": "^6.0.0" } }, + "is-buffer": { + "version": "1.1.6", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-buffer/-/is-buffer-1.1.6.tgz", + "integrity": "sha1-76ouqdqg16suoTqXsritUf776L4=" + }, "is-data-descriptor": { "version": "1.0.0", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", @@ -7190,178 +7184,6 @@ "is-finite": "^1.0.0" } }, - "replace": { - "version": "1.1.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/replace/-/replace-1.1.0.tgz", - "integrity": "sha1-TLBPE40U83xHufLSFOtKBXvZSyI=", - "dev": true, - "requires": { - "colors": "1.2.4", - "minimatch": "3.0.4", - "yargs": "12.0.5" - }, - "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha1-48mzFWnhBoEd8kL3FXJaH0xJQyA=", - "dev": true - }, - "cross-spawn": { - "version": "6.0.5", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha1-Sl7Hxk364iw6FBJNus3uhG2Ay8Q=", - "dev": true, - "requires": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "execa": { - "version": "1.0.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/execa/-/execa-1.0.0.tgz", - "integrity": "sha1-xiNqW7TfbW8V6I5/AXeYIWdJ3dg=", - "dev": true, - "requires": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - } - }, - "find-up": { - "version": "3.0.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/find-up/-/find-up-3.0.0.tgz", - "integrity": "sha1-SRafHXmTQwZG2mHsxa41XCHJe3M=", - "dev": true, - "requires": { - "locate-path": "^3.0.0" - } - }, - "get-stream": { - "version": "4.1.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha1-wbJVV189wh1Zv8ec09K0axw6VLU=", - "dev": true, - "requires": { - "pump": "^3.0.0" - } - }, - "invert-kv": { - "version": "2.0.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/invert-kv/-/invert-kv-2.0.0.tgz", - "integrity": "sha1-c5P1r6Weyf9fZ6J2INEcIm4+7AI=", - "dev": true - }, - "lcid": { - "version": "2.0.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/lcid/-/lcid-2.0.0.tgz", - "integrity": "sha1-bvXS32DlL4LrIopMNz6NHzlyU88=", - "dev": true, - "requires": { - "invert-kv": "^2.0.0" - } - }, - "locate-path": { - "version": "3.0.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/locate-path/-/locate-path-3.0.0.tgz", - "integrity": "sha1-2+w7OrdZdYBxtY/ln8QYca8hQA4=", - "dev": true, - "requires": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - } - }, - "mem": { - "version": "4.3.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/mem/-/mem-4.3.0.tgz", - "integrity": "sha1-Rhr0l7xK4JYIzbLmDu+2m/90QXg=", - "dev": true, - "requires": { - "map-age-cleaner": "^0.1.1", - "mimic-fn": "^2.0.0", - "p-is-promise": "^2.0.0" - } - }, - "mimic-fn": { - "version": "2.1.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha1-ftLCzMyvhNP/y3pptXcR/CCDQBs=", - "dev": true - }, - "os-locale": { - "version": "3.1.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/os-locale/-/os-locale-3.1.0.tgz", - "integrity": "sha1-qAKm7hfyTBBIOrmTVxnO9O0Wvxo=", - "dev": true, - "requires": { - "execa": "^1.0.0", - "lcid": "^2.0.0", - "mem": "^4.0.0" - } - }, - "p-limit": { - "version": "2.2.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/p-limit/-/p-limit-2.2.0.tgz", - "integrity": "sha1-QXyZQeYCepq8ulCS3SkE4lW1+8I=", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "3.0.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/p-locate/-/p-locate-3.0.0.tgz", - "integrity": "sha1-Mi1poFwCZLJZl9n0DNiokasAZKQ=", - "dev": true, - "requires": { - "p-limit": "^2.0.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha1-yyhoVA4xPWHeWPr741zpAE1VQOY=", - "dev": true - }, - "yargs": { - "version": "12.0.5", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/yargs/-/yargs-12.0.5.tgz", - "integrity": "sha1-BfWZe2CWR7ZPZrgeO0sQo2jnrRM=", - "dev": true, - "requires": { - "cliui": "^4.0.0", - "decamelize": "^1.2.0", - "find-up": "^3.0.0", - "get-caller-file": "^1.0.1", - "os-locale": "^3.0.0", - "require-directory": "^2.1.1", - "require-main-filename": "^1.0.1", - "set-blocking": "^2.0.0", - "string-width": "^2.0.0", - "which-module": "^2.0.0", - "y18n": "^3.2.1 || ^4.0.0", - "yargs-parser": "^11.1.1" - } - }, - "yargs-parser": { - "version": "11.1.1", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/yargs-parser/-/yargs-parser-11.1.1.tgz", - "integrity": "sha1-h5oIZZc7yp9rq1y987HGfsfTvPQ=", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - } - } - }, "request": { "version": "2.88.0", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/request/-/request-2.88.0.tgz", @@ -7387,6 +7209,27 @@ "tough-cookie": "~2.4.3", "tunnel-agent": "^0.6.0", "uuid": "^3.3.2" + }, + "dependencies": { + "punycode": { + "version": "1.4.1", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/punycode/-/punycode-1.4.1.tgz", + "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" + }, + "qs": { + "version": "6.5.2", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/qs/-/qs-6.5.2.tgz", + "integrity": "sha1-yzroBuh0BERYTvFUzo7pjUA/PjY=" + }, + "tough-cookie": { + "version": "2.4.3", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tough-cookie/-/tough-cookie-2.4.3.tgz", + "integrity": "sha1-U/Nto/R3g7CSWvoG/587FlKA94E=", + "requires": { + "psl": "^1.1.24", + "punycode": "^1.4.1" + } + } } }, "request-promise-core": { @@ -8136,19 +7979,12 @@ } }, "tough-cookie": { - "version": "2.4.3", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tough-cookie/-/tough-cookie-2.4.3.tgz", - "integrity": "sha1-U/Nto/R3g7CSWvoG/587FlKA94E=", + "version": "2.5.0", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tough-cookie/-/tough-cookie-2.5.0.tgz", + "integrity": "sha1-zZ+yoKodWhK0c72fuW+j3P9lreI=", "requires": { - "psl": "^1.1.24", - "punycode": "^1.4.1" - }, - "dependencies": { - "punycode": { - "version": "1.4.1", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=" - } + "psl": "^1.1.28", + "punycode": "^2.1.1" } }, "trim-repeated": { @@ -8251,9 +8087,9 @@ } }, "tunnel": { - "version": "0.0.5", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tunnel/-/tunnel-0.0.5.tgz", - "integrity": "sha1-0VMiVHSe02Yg/NEBCGVJWh+p0K4=" + "version": "0.0.6", + "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/tunnel/-/tunnel-0.0.6.tgz", + "integrity": "sha1-cvExSzSlsZLbASMk3yzFh8pH+Sw=" }, "tunnel-agent": { "version": "0.6.0", diff --git a/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package.json b/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package.json index d5098c60cc..643934d6d1 100644 --- a/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package.json +++ b/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/package.json @@ -21,7 +21,6 @@ "dependencies": { "@microsoft/microsoft-graph-client": "^1.3.0", "@microsoft/microsoft-graph-types": "^1.5.0", - "azure-cognitiveservices-contentmoderator": "^4.0.0", "botbuilder": "^4.4.0", "botbuilder-ai": "^4.4.0", "botbuilder-applicationinsights": "^4.4.0", @@ -33,17 +32,12 @@ "botframework-config": "^4.4.0", "botframework-connector": "^4.4.0", "botframework-schema": "^4.4.0", - "dotenv": "^6.0.0", "i18next": "^15.0.6", "i18next-node-fs-backend": "^2.1.1", - "ms-rest-azure": "^2.5.0", "restify": "^7.2.1" }, "devDependencies": { - "@types/documentdb": "1.10.5", - "@types/dotenv": "^6.0.0", "@types/i18next-node-fs-backend": "^0.0.30", - "@types/node": "^10.10.1", "@types/restify": "^7.2.4", "copyfiles": "^2.1.0", "mocha": "^6.1.4", @@ -51,7 +45,6 @@ "nock": "^10.0.6", "nodemon": "^1.18.4", "nyc": "^14.1.1", - "replace": "^1.0.0", "rimraf": "^2.6.2", "tslint": "^5.12.1", "tslint-microsoft-contrib": "6.0.0", diff --git a/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/src/dialogs/mainDialog.ts b/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/src/dialogs/mainDialog.ts index da3aa4a7ca..1d762ac788 100644 --- a/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/src/dialogs/mainDialog.ts +++ b/templates/Virtual-Assistant-Template/typescript/samples/sample-assistant/src/dialogs/mainDialog.ts @@ -22,8 +22,7 @@ import { InterruptionAction, RouterDialog, TokenEvents } from 'botbuilder-solutions'; -// tslint:disable-next-line:no-submodule-imports -import { TokenStatus } from 'botframework-connector/lib/tokenApi/models'; +import { TokenStatus } from 'botframework-connector'; import { Activity, ActivityTypes } from 'botframework-schema'; diff --git a/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package-lock.json b/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package-lock.json index 1aab5acfd9..1916069cc9 100644 --- a/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package-lock.json +++ b/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package-lock.json @@ -305,21 +305,6 @@ } } }, - "@microsoft/microsoft-graph-client": { - "version": "1.7.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@microsoft/microsoft-graph-client/-/@microsoft/microsoft-graph-client-1.7.0.tgz", - "integrity": "sha1-bbarlQYMoCM3hOoN6XSVGzdC2t4=", - "requires": { - "es6-promise": "^4.2.6", - "isomorphic-fetch": "^2.2.1", - "tslib": "^1.9.3" - } - }, - "@microsoft/microsoft-graph-types": { - "version": "1.9.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@microsoft/microsoft-graph-types/-/@microsoft/microsoft-graph-types-1.9.0.tgz", - "integrity": "sha1-K1Y/OBZUCoKGRSixv7GgKONYirU=" - }, "@microsoft/recognizers-text": { "version": "1.1.4", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/@microsoft/recognizers-text/-/@microsoft/recognizers-text-1.1.4.tgz", @@ -2682,14 +2667,6 @@ "integrity": "sha1-kzoEBShgyF6DwSJHnEdIqOTHIVY=", "dev": true }, - "encoding": { - "version": "0.1.12", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/encoding/-/encoding-0.1.12.tgz", - "integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=", - "requires": { - "iconv-lite": "~0.4.13" - } - }, "end-of-stream": { "version": "1.4.1", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/end-of-stream/-/end-of-stream-1.4.1.tgz", @@ -2756,11 +2733,6 @@ "integrity": "sha1-njr0B0Wd7tR+mpH5uIWoTrBcVh0=", "dev": true }, - "es6-promise": { - "version": "4.2.8", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/es6-promise/-/es6-promise-4.2.8.tgz", - "integrity": "sha1-TrIVlMlyvEBVPSduUQU5FD21Pgo=" - }, "escape-regexp-component": { "version": "1.0.2", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/escape-regexp-component/-/escape-regexp-component-1.0.2.tgz", @@ -4238,15 +4210,6 @@ "isarray": "1.0.0" } }, - "isomorphic-fetch": { - "version": "2.2.1", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz", - "integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=", - "requires": { - "node-fetch": "^1.0.1", - "whatwg-fetch": ">=0.10.0" - } - }, "isstream": { "version": "0.1.2", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/isstream/-/isstream-0.1.2.tgz", @@ -5501,15 +5464,6 @@ "semver": "^5.7.0" } }, - "node-fetch": { - "version": "1.7.3", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/node-fetch/-/node-fetch-1.7.3.tgz", - "integrity": "sha1-mA9vcthSEaU0fGsrwYxbhMPrR+8=", - "requires": { - "encoding": "^0.1.11", - "is-stream": "^1.0.1" - } - }, "nodemon": { "version": "1.19.1", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/nodemon/-/nodemon-1.19.1.tgz", @@ -8737,11 +8691,6 @@ "minimalistic-assert": "^1.0.0" } }, - "whatwg-fetch": { - "version": "3.0.0", - "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz", - "integrity": "sha1-/IBORYzEYACbGiuWa8iBfSV4rvs=" - }, "which": { "version": "1.3.1", "resolved": "https://botbuilder.myget.org/F/aitemplates/npm/which/-/which-1.3.1.tgz", diff --git a/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package.json b/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package.json index 6b30519778..432496e05b 100644 --- a/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package.json +++ b/templates/Virtual-Assistant-Template/typescript/samples/sample-skill/package.json @@ -19,29 +19,21 @@ "test-coverage-ci": "nyc --reporter=cobertura mocha --reporter mocha-junit-reporter" }, "dependencies": { - "@microsoft/microsoft-graph-client": "^1.3.0", - "@microsoft/microsoft-graph-types": "^1.5.0", - "azure-cognitiveservices-contentmoderator": "^4.0.0", "botbuilder": "^4.4.0", "botbuilder-ai": "^4.4.0", "botbuilder-applicationinsights": "^4.4.0", "botbuilder-azure": "^4.4.0", - "botbuilder-core": "^4.4.0", "botbuilder-dialogs": "^4.4.0", "botbuilder-skills": "^1.0.0-preview64", "botbuilder-solutions": "^4.4.6", "botframework-config": "^4.4.0", - "botframework-connector": "^4.4.0", "botframework-schema": "^4.4.0", "dotenv": "^6.0.0", "i18next": "^15.0.6", "i18next-node-fs-backend": "^2.1.1", - "ms-rest-azure": "^2.5.0", "restify": "^7.2.1" }, "devDependencies": { - "@types/documentdb": "1.10.5", - "@types/dotenv": "^6.0.0", "@types/i18next-node-fs-backend": "^0.0.30", "@types/node": "^10.10.1", "@types/restify": "^7.2.4",