- Warning removal.
This commit is contained in:
parent
f2f88139b9
commit
fb619cd9da
2 changed files with 3 additions and 771 deletions
768
package-lock.json
generated
768
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "botlib-legacy",
|
"name": "botlib-legacy",
|
||||||
"version": "5.1.1",
|
"version": "5.2.0",
|
||||||
"description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp) and Libray packages (.gblib)",
|
"description": "General Bot base library for building Node.js TypeScript Apps packages (.gbapp) and Libray packages (.gblib)",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index",
|
"types": "dist/index",
|
||||||
|
@ -25,7 +25,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "3.2.6",
|
"async": "3.2.6",
|
||||||
"botbuilder": "4.23.3",
|
"botbuilder": "4.23.3",
|
||||||
"botbuilder-adapter-facebook": "1.0.12",
|
|
||||||
"botbuilder-ai": "4.23.3",
|
"botbuilder-ai": "4.23.3",
|
||||||
"botbuilder-azure": "4.23.3",
|
"botbuilder-azure": "4.23.3",
|
||||||
"botbuilder-dialogs": "4.23.3",
|
"botbuilder-dialogs": "4.23.3",
|
||||||
|
@ -56,9 +55,6 @@
|
||||||
"sequelize-typescript": {
|
"sequelize-typescript": {
|
||||||
"glob": "~9.0.0"
|
"glob": "~9.0.0"
|
||||||
},
|
},
|
||||||
"botbuilder-adapter-facebook": {
|
|
||||||
"node-domexception": "npm:whatwg-url@^11.0.0"
|
|
||||||
},
|
|
||||||
"tough-cookie": "4.1.3",
|
"tough-cookie": "4.1.3",
|
||||||
"phin": "3.7.1",
|
"phin": "3.7.1",
|
||||||
"xmldom": "npm:@xmldom/xmldom@^0.8.10",
|
"xmldom": "npm:@xmldom/xmldom@^0.8.10",
|
||||||
|
|
Loading…
Add table
Reference in a new issue