mirror of
https://github.com/status-im/codimd.git
synced 2025-02-17 11:16:25 +00:00
chore: upgrade tedious to 6.2.0
Signed-off-by: BoHong Li <raccoon@hackmd.io>
This commit is contained in:
parent
f99caebe05
commit
9971048bc3
@ -133,7 +133,7 @@
|
|||||||
"spin.js": "~4.0.0",
|
"spin.js": "~4.0.0",
|
||||||
"sqlite3": "~4.0.9",
|
"sqlite3": "~4.0.9",
|
||||||
"store": "~2.0.12",
|
"store": "~2.0.12",
|
||||||
"tedious": "~6.1.0",
|
"tedious": "~6.2.0",
|
||||||
"toobusy-js": "~0.5.1",
|
"toobusy-js": "~0.5.1",
|
||||||
"turndown": "~5.0.1",
|
"turndown": "~5.0.1",
|
||||||
"uuid": "~3.3.2",
|
"uuid": "~3.3.2",
|
||||||
|
@ -12200,10 +12200,10 @@ taskgroup@^4.0.5, taskgroup@^4.2.0:
|
|||||||
ambi "^2.2.0"
|
ambi "^2.2.0"
|
||||||
csextends "^1.0.3"
|
csextends "^1.0.3"
|
||||||
|
|
||||||
tedious@~6.1.0:
|
tedious@~6.2.0:
|
||||||
version "6.1.0"
|
version "6.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/tedious/-/tedious-6.1.0.tgz#fb68e3d9d2c06a4abe3950f6585a0e2c09f93166"
|
resolved "https://registry.yarnpkg.com/tedious/-/tedious-6.2.0.tgz#11815b45851967f4d41a2e4668bbd0b4ef00cd81"
|
||||||
integrity sha512-ejIgokiYwyKwGzwqkcx5hdQ6faJOhwOZzStLMSC7E+mbetI5/Rl+JD1K7B/SlNH1Hz7WlGcZxMeRR7ioGpqWAw==
|
integrity sha512-HNZa/fWv36hqd9leX4rfj/baZLdCoky0B096gWWwUtDFlUTDZMsNh1qkvgusIj9MhEoDc+Weq/KtVmpNcVTqAA==
|
||||||
dependencies:
|
dependencies:
|
||||||
adal-node "^0.1.22"
|
adal-node "^0.1.22"
|
||||||
big-number "1.0.0"
|
big-number "1.0.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user