Commit 61cd385 1 parent ddbf111 commit 61cd385 Copy full SHA for 61cd385
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
},
29
29
"dependencies" : {
30
30
"@fast-csv/format" : " ^5.0.0" ,
31
- "async-mutex" : " ^0.4.0 " ,
31
+ "async-mutex" : " ^0.4.1 " ,
32
32
"coveralls" : " link:./node_modules/.NULL" ,
33
33
"debug" : " ^4.3.4" ,
34
34
"discord.js" : " ^14.14.1" ,
Original file line number Diff line number Diff line change @@ -1167,10 +1167,10 @@ async-lock@^1.4.0:
1167
1167
resolved "https://registry.yarnpkg.com/async-lock/-/async-lock-1.4.1.tgz#56b8718915a9b68b10fce2f2a9a3dddf765ef53f"
1168
1168
integrity sha512-Az2ZTpuytrtqENulXwO3GGv1Bztugx6TT37NIo7imr/Qo0gsYiGtSdBa2B6fsXhTpVZDNfu1Qn3pk531e3q+nQ==
1169
1169
1170
- async-mutex@^0.4.0 :
1171
- version "0.4.0 "
1172
- resolved "https://registry.yarnpkg.com/async-mutex/-/async-mutex-0.4.0 .tgz#ae8048cd4d04ace94347507504b3cf15e631c25f "
1173
- integrity sha512-eJFZ1YhRR8UN8eBLoNzcDPcy/jqjsg6I1AP+KvWQX80BqOSW1oJPJXDylPUEeMr2ZQvHgnQ//Lp6f3RQ1zI7HA ==
1170
+ async-mutex@^0.4.1 :
1171
+ version "0.4.1 "
1172
+ resolved "https://registry.yarnpkg.com/async-mutex/-/async-mutex-0.4.1 .tgz#bccf55b96f2baf8df90ed798cb5544a1f6ee4c2c "
1173
+ integrity sha512-WfoBo4E/TbCX1G95XTjbWTE3X2XLG0m1Xbv2cwOtuPdyH9CZvnaA5nCt1ucjaKEgW2A5IF71hxrRhr83Je5xjA ==
1174
1174
dependencies :
1175
1175
tslib "^2.4.0"
1176
1176
You can’t perform that action at this time.
0 commit comments