chore: upgrade tedious to 6.2.0

Signed-off-by: BoHong Li <raccoon@hackmd.io>
This commit is contained in:
BoHong Li 2019-08-04 22:55:43 +08:00
parent f99caebe05
commit 9971048bc3
No known key found for this signature in database
GPG Key ID: 06770355DC9ECD38
2 changed files with 5 additions and 5 deletions

View File

@ -133,7 +133,7 @@
"spin.js": "~4.0.0",
"sqlite3": "~4.0.9",
"store": "~2.0.12",
"tedious": "~6.1.0",
"tedious": "~6.2.0",
"toobusy-js": "~0.5.1",
"turndown": "~5.0.1",
"uuid": "~3.3.2",

View File

@ -12200,10 +12200,10 @@ taskgroup@^4.0.5, taskgroup@^4.2.0:
ambi "^2.2.0"
csextends "^1.0.3"
tedious@~6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/tedious/-/tedious-6.1.0.tgz#fb68e3d9d2c06a4abe3950f6585a0e2c09f93166"
integrity sha512-ejIgokiYwyKwGzwqkcx5hdQ6faJOhwOZzStLMSC7E+mbetI5/Rl+JD1K7B/SlNH1Hz7WlGcZxMeRR7ioGpqWAw==
tedious@~6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/tedious/-/tedious-6.2.0.tgz#11815b45851967f4d41a2e4668bbd0b4ef00cd81"
integrity sha512-HNZa/fWv36hqd9leX4rfj/baZLdCoky0B096gWWwUtDFlUTDZMsNh1qkvgusIj9MhEoDc+Weq/KtVmpNcVTqAA==
dependencies:
adal-node "^0.1.22"
big-number "1.0.0"