fix dependecies

This commit is contained in:
Hongbo Wu
2024-04-11 11:48:50 +08:00
parent 66c1f86ab5
commit fd2f60ae3d
2 changed files with 6 additions and 0 deletions

View File

@ -24,6 +24,7 @@
"@types/addressparser": "^1.0.1",
"@types/chai": "^4.3.6",
"@types/json-bigint": "^1.0.1",
"@types/mocha": "^10.0.0",
"@types/node": "^14.11.2",
"@types/rfc2047": "^2.0.1",
"@types/showdown": "^2.0.1",

View File

@ -8324,6 +8324,11 @@
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
"@types/mocha@^10.0.0":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
"@types/mocha@^10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"