WXL
3 天以前 4d9da000fbe74d344e0e4580b138e79d4ad98ede
node_modules/.package-lock.json
@@ -185,6 +185,23 @@
        "undici-types": "~7.19.0"
      }
    },
    "node_modules/@uni-sign/types": {
      "version": "0.0.1",
      "resolved": "https://registry.npmmirror.com/@uni-sign/types/-/types-0.0.1.tgz",
      "integrity": "sha512-1m7ZEQLwt/d1rmABLvcNBv72HU+IMLiYWoLJInn9CSS8e/bX+ikWZBY/S2EY2A6J1+hKNYTvQIjuBUeHjXKy/A==",
      "dependencies": {
        "@uni-sign/utils": "^0.0.1",
        "decimal.js": "^10.4.3"
      }
    },
    "node_modules/@uni-sign/utils": {
      "version": "0.0.1",
      "resolved": "https://registry.npmmirror.com/@uni-sign/utils/-/utils-0.0.1.tgz",
      "integrity": "sha512-Y5OxKBTFe6KPSAEVpMocfcWfvSEtMBvm9GCqtX5hnH2U9D3rTZG4A2Vaq9TiehrUZApwUusC4JI22Xrug+yACA==",
      "dependencies": {
        "@uni-sign/types": "^0.0.1"
      }
    },
    "node_modules/@vue/compiler-core": {
      "version": "3.5.32",
      "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.32.tgz",
@@ -604,6 +621,11 @@
        "node": ">=6.0.0"
      }
    },
    "node_modules/bech32": {
      "version": "1.1.4",
      "resolved": "https://registry.npmmirror.com/bech32/-/bech32-1.1.4.tgz",
      "integrity": "sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ=="
    },
    "node_modules/birpc": {
      "version": "2.9.0",
      "resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.9.0.tgz",
@@ -763,6 +785,11 @@
        "node": ">= 8"
      }
    },
    "node_modules/crypto-js": {
      "version": "4.2.0",
      "resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz",
      "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q=="
    },
    "node_modules/csstype": {
      "version": "3.2.3",
      "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz",
@@ -789,6 +816,11 @@
          "optional": true
        }
      }
    },
    "node_modules/decimal.js": {
      "version": "10.6.0",
      "resolved": "https://registry.npmmirror.com/decimal.js/-/decimal.js-10.6.0.tgz",
      "integrity": "sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg=="
    },
    "node_modules/deepmerge": {
      "version": "4.3.1",
@@ -1846,6 +1878,15 @@
      "integrity": "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==",
      "dev": true
    },
    "node_modules/uni-sign": {
      "version": "0.0.3",
      "resolved": "https://registry.npmmirror.com/uni-sign/-/uni-sign-0.0.3.tgz",
      "integrity": "sha512-kbKiuG8nEaG1Cas56YFiTPTlRaQE3x/RPbdxvDBytcIMzTyUlKpboXhKbftLzETjlapJLetj5AezQuS5Ewz71A==",
      "dependencies": {
        "@uni-sign/types": "^0.0.1",
        "bech32": "^1.1.4"
      }
    },
    "node_modules/update-browserslist-db": {
      "version": "1.2.3",
      "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",