Skip to content

Commit 9971048

Browse files
committed
chore: upgrade tedious to 6.2.0
Signed-off-by: BoHong Li <raccoon@hackmd.io>
1 parent f99caeb commit 9971048

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"spin.js": "~4.0.0",
134134
"sqlite3": "~4.0.9",
135135
"store": "~2.0.12",
136-
"tedious": "~6.1.0",
136+
"tedious": "~6.2.0",
137137
"toobusy-js": "~0.5.1",
138138
"turndown": "~5.0.1",
139139
"uuid": "~3.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12200,10 +12200,10 @@ taskgroup@^4.0.5, taskgroup@^4.2.0:
1220012200
ambi "^2.2.0"
1220112201
csextends "^1.0.3"
1220212202

12203-
tedious@~6.1.0:
12204-
version "6.1.0"
12205-
resolved "https://registry.yarnpkg.com/tedious/-/tedious-6.1.0.tgz#fb68e3d9d2c06a4abe3950f6585a0e2c09f93166"
12206-
integrity sha512-ejIgokiYwyKwGzwqkcx5hdQ6faJOhwOZzStLMSC7E+mbetI5/Rl+JD1K7B/SlNH1Hz7WlGcZxMeRR7ioGpqWAw==
12203+
tedious@~6.2.0:
12204+
version "6.2.0"
12205+
resolved "https://registry.yarnpkg.com/tedious/-/tedious-6.2.0.tgz#11815b45851967f4d41a2e4668bbd0b4ef00cd81"
12206+
integrity sha512-HNZa/fWv36hqd9leX4rfj/baZLdCoky0B096gWWwUtDFlUTDZMsNh1qkvgusIj9MhEoDc+Weq/KtVmpNcVTqAA==
1220712207
dependencies:
1220812208
adal-node "^0.1.22"
1220912209
big-number "1.0.0"

0 commit comments

Comments
 (0)