diff --git a/package.json b/package.json index 7a18737..f7d3017 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@ant-design/icons-vue": "^7.0.1", "@oREChain/ocore": "^0.2.93", - "@types/wif": "^2.0.2", + "@types/wif": "^2.0.5", "ant-design-vue": "^2.2.8", "axios": "^1.12.2", "core-js": "^3.45.0", diff --git a/yarn.lock b/yarn.lock index 86cb581..0d577e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1629,10 +1629,10 @@ anymatch "^3.0.0" source-map "^0.6.0" -"@types/wif@^2.0.2": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@types/wif/-/wif-2.0.2.tgz#5bd845e29406bc7d49acca6d2a6c3230f3b53d3c" - integrity sha512-IiIuBeJzlh4LWJ7kVTrX0nwB60OG0vvGTaWC/SgSbVFw7uYUTF6gEuvDZ1goWkeirekJDD58Y8g7NljQh2fNkA== +"@types/wif@^2.0.5": + version "2.0.5" + resolved "https://registry.yarnpkg.com/@types/wif/-/wif-2.0.5.tgz#51a6999e692537bb58c028226457fb7b17b24d67" + integrity sha512-addYBlYjDxLfJxDUoyTzICnu0u4snCdGJpICIIFk65zGcdjah3twTJq1Fdy+OdeZSRiof2raFtMqSqF9KeqthQ== dependencies: "@types/node" "*"