diff --git a/packages/plugins/@tachybase/plugin-blockchain/package.json b/packages/plugins/@tachybase/plugin-blockchain/package.json index f12bd4d4e..8ef1e1527 100644 --- a/packages/plugins/@tachybase/plugin-blockchain/package.json +++ b/packages/plugins/@tachybase/plugin-blockchain/package.json @@ -5,7 +5,6 @@ "dependencies": { "@nomicfoundation/hardhat-toolbox": "^5.0.0", "child_process": "^1.0.2", - "crypto": "^1.0.1", "fs": "0.0.1-security", "hardhat": "^2.22.6", "path": "^0.12.7", diff --git a/packages/plugins/@tachybase/plugin-wechat-official-account/package.json b/packages/plugins/@tachybase/plugin-wechat-official-account/package.json index 8f45c4b44..b911b3671 100644 --- a/packages/plugins/@tachybase/plugin-wechat-official-account/package.json +++ b/packages/plugins/@tachybase/plugin-wechat-official-account/package.json @@ -10,7 +10,6 @@ "@types/xml2js": "^0.4.14", "antd": "5.19.4", "axios": "^1.7.2", - "bcrypt": "^5.1.1", "body-parser": "^1.20.2", "jsonwebtoken": "^8.5.1", "koa-bodyparser": "^4.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4317517e5..bd3d1b001 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2222,9 +2222,6 @@ importers: child_process: specifier: ^1.0.2 version: 1.0.2 - crypto: - specifier: ^1.0.1 - version: 1.0.1 fs: specifier: 0.0.1-security version: 0.0.1-security @@ -4098,9 +4095,6 @@ importers: axios: specifier: ^1.7.2 version: 1.7.2 - bcrypt: - specifier: ^5.1.1 - version: 5.1.1 body-parser: specifier: ^1.20.2 version: 1.20.2 @@ -17369,18 +17363,6 @@ packages: tweetnacl: 0.14.5 dev: true - /bcrypt@5.1.1: - resolution: {integrity: sha512-AGBHOG5hPYZ5Xl9KXzU5iKq9516yEmvCKDg3ecP5kX2aB6UqTeXZxk2ELnDgDm6BQSMlLt9rDB4LoSMx0rYwww==} - engines: {node: '>= 10.0.0'} - requiresBuild: true - dependencies: - '@mapbox/node-pre-gyp': 1.0.11 - node-addon-api: 5.1.0 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - /bech32@1.1.4: resolution: {integrity: sha512-s0IrSOzLlbvX7yp4WBfPITzpAU8sqQcpsmwXDiKwrG4r491vwCO/XpejasRNl0piBMe/DvP4Tz0mIS/X1DPJBQ==} dev: false @@ -19175,11 +19157,6 @@ packages: engines: {node: '>=8'} dev: false - /crypto@1.0.1: - resolution: {integrity: sha512-VxBKmeNcqQdiUQUW2Tzq0t377b54N2bMtXO/qiLa+6eRRmmC4qT3D4OnTGoT/U6O9aklQ/jTwbOtRMTTY8G0Ig==} - deprecated: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in. - dev: false - /css-blank-pseudo@3.0.3(postcss@8.4.39): resolution: {integrity: sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==} engines: {node: ^12 || ^14 || >=16} @@ -22531,6 +22508,7 @@ packages: /glob@5.0.15: resolution: {integrity: sha512-c9IPMazfRITpmAAKi22dK1VKxGDX9ehhqfABDriL/lzO92xcUKEJPQHrVA/2YHSNFB4iFlykVmWvwo48nr3OxA==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: inflight: 1.0.6 inherits: 2.0.4 @@ -22553,6 +22531,7 @@ packages: /glob@7.1.7: resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} + deprecated: Glob versions prior to v9 are no longer supported dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 @@ -23237,7 +23216,7 @@ packages: /i18next@23.11.5: resolution: {integrity: sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==} dependencies: - '@babel/runtime': 7.24.7 + '@babel/runtime': 7.25.0 /iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -26154,10 +26133,6 @@ packages: resolution: {integrity: sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==} dev: false - /node-addon-api@5.1.0: - resolution: {integrity: sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==} - dev: false - /node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'}