Upgrade restify dependency to 8.6.0 (#3601)

* Fix npm run test error TS2345 for generator

* Revert "Fix npm run test error TS2345 for generator"

This reverts commit e49afb6c1f.

* Fix Django Component Governance security warning

* Fix Django 2.2 before 2.2.10 has a security vulnerability.

* Update restify to v8.6.0

* Revert formatting in file.

* Fix formatting of packages.json

* Fix formatting 2

* Update restify
This commit is contained in:
BruceHaley 2021-12-06 14:57:39 -08:00 коммит произвёл GitHub
Родитель 14ed6ea596
Коммит 1417f92091
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
64 изменённых файлов: 122 добавлений и 122 удалений

Просмотреть файл

@ -23,7 +23,7 @@
"adaptive-expressions": "4.9.2",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",

Просмотреть файл

@ -22,7 +22,7 @@
"botbuilder-lg": "4.9.2",
"adaptive-expressions": "4.9.2",
"dotenv": "^8.2.0",
"restify": "~8.4.0",
"restify": "~8.6.0",
"path": "^0.12.7"
},
"devDependencies": {
@ -34,4 +34,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -25,7 +25,7 @@
"botbuilder-ai": "4.9.2",
"botbuilder-testing": "~4.8.0",
"dotenv": "^8.2.0",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -38,4 +38,4 @@
"nodemon": "~1.19.4",
"nyc": "^14.1.1"
}
}
}

Просмотреть файл

@ -22,7 +22,7 @@
"botbuilder-lg": "4.9.2",
"adaptive-expressions": "4.9.2",
"dotenv": "^8.2.0",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -33,4 +33,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -24,7 +24,7 @@
"botbuilder-ai": "4.9.2-rc42",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -35,4 +35,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -23,7 +23,7 @@
"adaptive-expressions": "4.9.2",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -34,4 +34,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -24,7 +24,7 @@
"botbuilder-ai": "4.9.2-rc42",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -35,4 +35,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -24,7 +24,7 @@
"botbuilder-ai": "4.9.2",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -35,4 +35,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -23,7 +23,7 @@
"botbuilder-lg": "4.9.2",
"adaptive-expressions": "4.9.2",
"dotenv": "^8.2.0",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -34,4 +34,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder-dialogs-adaptive": "4.9.2-preview",
"botbuilder-dialogs": "4.9.2",
"dotenv": "^8.2.0",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -32,4 +32,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -23,7 +23,7 @@
"adaptive-expressions": "4.9.2",
"botbuilder-lg": "4.9.2",
"dotenv": "^8.2.0",
"restify": "~8.4.0"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^6.6.0",
@ -34,4 +34,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~1.19.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -20,7 +20,7 @@
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -31,4 +31,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botbuilder-ai": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -23,7 +23,7 @@
"botbuilder-testing": "~4.15.0",
"dotenv": "^8.2.0",
"moment-timezone": "~0.5.33",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -36,4 +36,4 @@
"nodemon": "~2.0.4",
"nyc": "^15.0.1"
}
}
}

Просмотреть файл

@ -22,7 +22,7 @@
"botbuilder-azure": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -33,4 +33,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"axios": "^0.21.2",
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -22,7 +22,7 @@
"fetch-ponyfill": "^7.0.0",
"moment": "^2.29.1",
"path": "^0.12.7",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -33,4 +33,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"node-fetch": "^2.6.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -23,7 +23,7 @@
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -35,6 +35,6 @@
"moment-timezone": "^0.5.28",
"nodemon": "~2.0.4",
"path": "^0.12.7",
"restify": "^8.4.0"
"restify": "^8.6.0"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -20,7 +20,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -31,4 +31,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -15,7 +15,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -26,4 +26,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -15,7 +15,7 @@
"@microsoft/recognizers-text-suite": "1.1.4",
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -26,4 +26,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -14,7 +14,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -25,4 +25,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -20,7 +20,7 @@
"botbuilder-ai": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -31,4 +31,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"axios": "^0.21.2",
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -20,7 +20,7 @@
"axios": "^0.21.2",
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"axios": "^0.21.2",
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",

Просмотреть файл

@ -20,7 +20,7 @@
"adaptivecards-templating": "^2.1.0",
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -31,4 +31,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -18,7 +18,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -29,4 +29,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botframework-connector": "~4.15.0",
"dotenv": "~8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botframework-connector": "~4.15.0",
"dotenv": "~8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -30,4 +30,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -19,7 +19,7 @@
"botbuilder": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "~8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -32,4 +32,4 @@
"nodemon": "~2.0.4",
"nyc": "^15.0.1"
}
}
}

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder-ai": "~4.15.0",
"botbuilder-dialogs": "~4.15.0",
"dotenv": "~8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -34,4 +34,4 @@
"nodemon": "~1.19.4",
"nyc": "^15.0.1"
}
}
}

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder-lg": "~4.15.0",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -32,4 +32,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder-lg": "~4.15.0",
"dotenv": "^8.2.0",
"path": "^0.12.7",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -32,4 +32,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -20,7 +20,7 @@
"botbuilder-dialogs": "~4.15.0",
"botbuilder-lg": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -31,4 +31,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -23,7 +23,7 @@
"botbuilder-testing": "~4.15.0",
"botbuilder-lg": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -36,4 +36,4 @@
"nodemon": "~2.0.4",
"nyc": "^15.0.1"
}
}
}

Просмотреть файл

@ -20,7 +20,7 @@
"botbuilder-lg": "~4.15.0",
"adaptive-expressions": "~4.15.0",
"dotenv": "^8.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"eslint": "^7.0.0",
@ -31,4 +31,4 @@
"eslint-plugin-standard": "^4.0.1",
"nodemon": "~2.0.4"
}
}
}

Просмотреть файл

@ -20,7 +20,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/restify": "8.4.2",
@ -28,4 +28,4 @@
"tslint": "~6.1.2",
"typescript": "~4.3.2"
}
}
}

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "^1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/dotenv": "6.1.1",

Просмотреть файл

@ -20,7 +20,7 @@
"dependencies": {
"botbuilder": "~4.15.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/restify": "8.4.2",
@ -28,4 +28,4 @@
"tslint": "~5.20.0",
"typescript": "~4.3.2"
}
}
}

Просмотреть файл

@ -22,7 +22,7 @@
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/restify": "8.4.2",
@ -30,4 +30,4 @@
"tslint": "~5.20.0",
"typescript": "~4.3.2"
}
}
}

Просмотреть файл

@ -22,7 +22,7 @@
"botbuilder-dialogs": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/restify": "8.4.2",
@ -30,4 +30,4 @@
"tslint": "~5.20.0",
"typescript": "~4.3.2"
}
}
}

Просмотреть файл

@ -44,7 +44,7 @@
"botbuilder-testing": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/dotenv": "6.1.1",
@ -58,4 +58,4 @@
"tslint": "~6.1.2",
"typescript": "~4.3.2"
}
}
}

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/dotenv": "6.1.1",
@ -30,4 +30,4 @@
"tslint": "~5.20.0",
"typescript": "~4.3.2"
}
}
}

Просмотреть файл

@ -22,7 +22,7 @@
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/dotenv": "6.1.1",

Просмотреть файл

@ -22,7 +22,7 @@
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/dotenv": "6.1.1",

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/dotenv": "6.1.1",
@ -30,4 +30,4 @@
"tslint": "~5.20.0",
"typescript": "~4.3.2"
}
}
}

Просмотреть файл

@ -21,7 +21,7 @@
"botbuilder": "~4.15.0",
"dotenv": "^8.2.0",
"replace": "~1.2.0",
"restify": "~8.5.1"
"restify": "~8.6.0"
},
"devDependencies": {
"@types/dotenv": "6.1.1",
@ -30,4 +30,4 @@
"tslint": "~5.20.0",
"typescript": "~4.3.2"
}
}
}