File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " botium-connector-directline3" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Botium Connector for Bot Framework Direct Line 3 API" ,
55 "main" : " dist/botium-connector-directline3-cjs.js" ,
66 "module" : " dist/botium-connector-directline3-es.js" ,
77 "scripts" : {
88 "build" : " npm run eslint && rollup -c" ,
99 "eslint" : " eslint index.js" ,
1010 "eslint-fix" : " eslint --fix index.js" ,
11- "update-dependencies" : " npm-check-updates -u --timeout 120000"
11+ "update-dependencies" : " npm-check-updates --reject node-fetch - u --timeout 120000"
1212 },
1313 "repository" : {
1414 "type" : " git" ,
4646 "form-data" : " ^4.0.0" ,
4747 "lodash" : " ^4.17.21" ,
4848 "mime-types" : " ^2.1.35" ,
49- "node-fetch" : " ^3.2.3 " ,
49+ "node-fetch" : " 2.6.7 " ,
5050 "uuid" : " ^8.3.2" ,
5151 "ws" : " ^8.5.0" ,
5252 "xhr2" : " ^0.2.1"
You can’t perform that action at this time.
0 commit comments