diff --git a/package-lock.json b/package-lock.json index 300614f62..f7b4f70fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "dependencies": { "@filecoin-station/core": "^21.0.3", "@filecoin-station/spark-impact-evaluator": "^1.1.1", - "@glif/filecoin-address": "3.0.5", + "@glif/filecoin-address": "3.0.6", "@glif/filecoin-message": "^3.0.5", "@glif/filecoin-number": "^3.0.3", "@glif/filecoin-wallet-provider": "^3.0.6", @@ -3528,9 +3528,9 @@ "integrity": "sha512-/6oGTNR5hxJmoZLgxqNFBZjFT2F/f36u/z6BGoFhRmLkWW2rlGkT/lxjrRqFVdGHiqa1EFhFZKQ6jwd2J69niQ==" }, "node_modules/@glif/filecoin-address": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.5.tgz", - "integrity": "sha512-DHZDltMbvAbAjP/++O3lVRyMuC6GR4Vc/L6f935WFa3GUjmD38DgzJCLi41/x1RqtBB/kQ7etQuoFqFbR0w2zQ==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.6.tgz", + "integrity": "sha512-m2ITFCJUK1yr24PinnVVAbzKUtm0qwb0A+F1julqS6t3Qkle4+jxXN7Y/9aOtixEEar5CI9sVYt/qBTRLW6RCg==", "dependencies": { "blakejs": "1.1.0", "borc": "3.0.0", @@ -3601,69 +3601,12 @@ "resolved": "https://registry.npmjs.org/@glif/filecoin-message/-/filecoin-message-3.0.6.tgz", "integrity": "sha512-rLdMoVmIdsiUDxKYKt6R9CxvSrM23woUFkIZEeIIqOp3b/mpyw9SducIasYIsNKxZeII5NbnW1uLOZTZ9jrb/Q==", "dependencies": { - "@glif/filecoin-address": "^3.0.6", + "@glif/filecoin-address": "3.0.6", "bignumber.js": "^9.0.0", "multiformats": "^9.6.5", "uint8arrays": "^3.1.1" } }, - "node_modules/@glif/filecoin-message/node_modules/@glif/filecoin-address": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.6.tgz", - "integrity": "sha512-m2ITFCJUK1yr24PinnVVAbzKUtm0qwb0A+F1julqS6t3Qkle4+jxXN7Y/9aOtixEEar5CI9sVYt/qBTRLW6RCg==", - "dependencies": { - "blakejs": "1.1.0", - "borc": "3.0.0", - "ethers": "6.10.0", - "leb128": "0.0.5", - "uint8arrays": "3.1.0" - } - }, - "node_modules/@glif/filecoin-message/node_modules/@glif/filecoin-address/node_modules/uint8arrays": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.1.0.tgz", - "integrity": "sha512-ei5rfKtoRO8OyOIor2Rz5fhzjThwIHJZ3uyDPnDHTXbP0aMQ1RN/6AI5B5d9dBxJOU+BvOAk7ZQ1xphsX8Lrog==", - "dependencies": { - "multiformats": "^9.4.2" - } - }, - "node_modules/@glif/filecoin-message/node_modules/@types/node": { - "version": "18.15.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.13.tgz", - "integrity": "sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==" - }, - "node_modules/@glif/filecoin-message/node_modules/ethers": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.10.0.tgz", - "integrity": "sha512-nMNwYHzs6V1FR3Y4cdfxSQmNgZsRj1RiTU25JwvnJLmyzw9z3SKxNc2XKDuiXXo/v9ds5Mp9m6HBabgYQQ26tA==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/ethers-io/" - }, - { - "type": "individual", - "url": "https://www.buymeacoffee.com/ricmoo" - } - ], - "dependencies": { - "@adraffy/ens-normalize": "1.10.0", - "@noble/curves": "1.2.0", - "@noble/hashes": "1.3.2", - "@types/node": "18.15.13", - "aes-js": "4.0.0-beta.5", - "tslib": "2.4.0", - "ws": "8.5.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@glif/filecoin-message/node_modules/tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, "node_modules/@glif/filecoin-message/node_modules/uint8arrays": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.1.1.tgz", @@ -3672,26 +3615,6 @@ "multiformats": "^9.4.2" } }, - "node_modules/@glif/filecoin-message/node_modules/ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, "node_modules/@glif/filecoin-number": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/@glif/filecoin-number/-/filecoin-number-3.0.3.tgz", @@ -3716,7 +3639,7 @@ "integrity": "sha512-0zyTPn4c9tm1zrV1mx5f99DeL6Y0XFNpamSYt/VuCtfZMiyCu+8gwYkkj0lMUdpnqEjhUF6p9nc+q0ECAA90sg==", "dependencies": { "@chainsafe/filsnap-types": "^2.1.2", - "@glif/filecoin-address": "^3.0.6", + "@glif/filecoin-address": "3.0.6", "@glif/filecoin-message": "^3.0.6", "@glif/filecoin-number": "^3.0.3", "@glif/filecoin-rpc-client": "^3.0.2", @@ -3728,23 +3651,6 @@ "bluebird": "^3.7.2" } }, - "node_modules/@glif/filecoin-wallet-provider/node_modules/@glif/filecoin-address": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.6.tgz", - "integrity": "sha512-m2ITFCJUK1yr24PinnVVAbzKUtm0qwb0A+F1julqS6t3Qkle4+jxXN7Y/9aOtixEEar5CI9sVYt/qBTRLW6RCg==", - "dependencies": { - "blakejs": "1.1.0", - "borc": "3.0.0", - "ethers": "6.10.0", - "leb128": "0.0.5", - "uint8arrays": "3.1.0" - } - }, - "node_modules/@glif/filecoin-wallet-provider/node_modules/@glif/filecoin-address/node_modules/blakejs": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.0.tgz", - "integrity": "sha512-1TSf2Cf2KycDPzjJpzamYhr6PFSEgKWyoc4rQ/BarXJzp/jM0FC7yP1rLWtMOWT2EIJtjPv9fwpKquRNbRV7Lg==" - }, "node_modules/@glif/filecoin-wallet-provider/node_modules/@ipld/dag-cbor": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/@ipld/dag-cbor/-/dag-cbor-7.0.3.tgz", @@ -3814,38 +3720,6 @@ "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.2.1.tgz", "integrity": "sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==" }, - "node_modules/@glif/filecoin-wallet-provider/node_modules/ethers": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.10.0.tgz", - "integrity": "sha512-nMNwYHzs6V1FR3Y4cdfxSQmNgZsRj1RiTU25JwvnJLmyzw9z3SKxNc2XKDuiXXo/v9ds5Mp9m6HBabgYQQ26tA==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/ethers-io/" - }, - { - "type": "individual", - "url": "https://www.buymeacoffee.com/ricmoo" - } - ], - "dependencies": { - "@adraffy/ens-normalize": "1.10.0", - "@noble/curves": "1.2.0", - "@noble/hashes": "1.3.2", - "@types/node": "18.15.13", - "aes-js": "4.0.0-beta.5", - "tslib": "2.4.0", - "ws": "8.5.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/@glif/filecoin-wallet-provider/node_modules/ethers/node_modules/@types/node": { - "version": "18.15.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.13.tgz", - "integrity": "sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==" - }, "node_modules/@glif/filecoin-wallet-provider/node_modules/tiny-secp256k1": { "version": "1.1.6", "resolved": "https://registry.npmjs.org/tiny-secp256k1/-/tiny-secp256k1-1.1.6.tgz", @@ -3872,31 +3746,6 @@ "resolved": "https://registry.npmjs.org/to-data-view/-/to-data-view-1.1.0.tgz", "integrity": "sha512-1eAdufMg6mwgmlojAx3QeMnzB/BTVp7Tbndi3U7ftcT2zCZadjxkkmLmd97zmaxWi+sgGcgWrokmpEoy0Dn0vQ==" }, - "node_modules/@glif/filecoin-wallet-provider/node_modules/tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, - "node_modules/@glif/filecoin-wallet-provider/node_modules/ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "engines": { - "node": ">=10.0.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.14", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", @@ -24392,9 +24241,9 @@ "integrity": "sha512-/6oGTNR5hxJmoZLgxqNFBZjFT2F/f36u/z6BGoFhRmLkWW2rlGkT/lxjrRqFVdGHiqa1EFhFZKQ6jwd2J69niQ==" }, "@glif/filecoin-address": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.5.tgz", - "integrity": "sha512-DHZDltMbvAbAjP/++O3lVRyMuC6GR4Vc/L6f935WFa3GUjmD38DgzJCLi41/x1RqtBB/kQ7etQuoFqFbR0w2zQ==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.6.tgz", + "integrity": "sha512-m2ITFCJUK1yr24PinnVVAbzKUtm0qwb0A+F1julqS6t3Qkle4+jxXN7Y/9aOtixEEar5CI9sVYt/qBTRLW6RCg==", "requires": { "blakejs": "1.1.0", "borc": "3.0.0", @@ -24440,58 +24289,12 @@ "resolved": "https://registry.npmjs.org/@glif/filecoin-message/-/filecoin-message-3.0.6.tgz", "integrity": "sha512-rLdMoVmIdsiUDxKYKt6R9CxvSrM23woUFkIZEeIIqOp3b/mpyw9SducIasYIsNKxZeII5NbnW1uLOZTZ9jrb/Q==", "requires": { - "@glif/filecoin-address": "^3.0.6", + "@glif/filecoin-address": "3.0.6", "bignumber.js": "^9.0.0", "multiformats": "^9.6.5", "uint8arrays": "^3.1.1" }, "dependencies": { - "@glif/filecoin-address": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.6.tgz", - "integrity": "sha512-m2ITFCJUK1yr24PinnVVAbzKUtm0qwb0A+F1julqS6t3Qkle4+jxXN7Y/9aOtixEEar5CI9sVYt/qBTRLW6RCg==", - "requires": { - "blakejs": "1.1.0", - "borc": "3.0.0", - "ethers": "6.10.0", - "leb128": "0.0.5", - "uint8arrays": "3.1.0" - }, - "dependencies": { - "uint8arrays": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.1.0.tgz", - "integrity": "sha512-ei5rfKtoRO8OyOIor2Rz5fhzjThwIHJZ3uyDPnDHTXbP0aMQ1RN/6AI5B5d9dBxJOU+BvOAk7ZQ1xphsX8Lrog==", - "requires": { - "multiformats": "^9.4.2" - } - } - } - }, - "@types/node": { - "version": "18.15.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.13.tgz", - "integrity": "sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==" - }, - "ethers": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.10.0.tgz", - "integrity": "sha512-nMNwYHzs6V1FR3Y4cdfxSQmNgZsRj1RiTU25JwvnJLmyzw9z3SKxNc2XKDuiXXo/v9ds5Mp9m6HBabgYQQ26tA==", - "requires": { - "@adraffy/ens-normalize": "1.10.0", - "@noble/curves": "1.2.0", - "@noble/hashes": "1.3.2", - "@types/node": "18.15.13", - "aes-js": "4.0.0-beta.5", - "tslib": "2.4.0", - "ws": "8.5.0" - } - }, - "tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, "uint8arrays": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/uint8arrays/-/uint8arrays-3.1.1.tgz", @@ -24499,12 +24302,6 @@ "requires": { "multiformats": "^9.4.2" } - }, - "ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "requires": {} } } }, @@ -24532,7 +24329,7 @@ "integrity": "sha512-0zyTPn4c9tm1zrV1mx5f99DeL6Y0XFNpamSYt/VuCtfZMiyCu+8gwYkkj0lMUdpnqEjhUF6p9nc+q0ECAA90sg==", "requires": { "@chainsafe/filsnap-types": "^2.1.2", - "@glif/filecoin-address": "^3.0.6", + "@glif/filecoin-address": "3.0.6", "@glif/filecoin-message": "^3.0.6", "@glif/filecoin-number": "^3.0.3", "@glif/filecoin-rpc-client": "^3.0.2", @@ -24544,25 +24341,6 @@ "bluebird": "^3.7.2" }, "dependencies": { - "@glif/filecoin-address": { - "version": "3.0.6", - "resolved": "https://registry.npmjs.org/@glif/filecoin-address/-/filecoin-address-3.0.6.tgz", - "integrity": "sha512-m2ITFCJUK1yr24PinnVVAbzKUtm0qwb0A+F1julqS6t3Qkle4+jxXN7Y/9aOtixEEar5CI9sVYt/qBTRLW6RCg==", - "requires": { - "blakejs": "1.1.0", - "borc": "3.0.0", - "ethers": "6.10.0", - "leb128": "0.0.5", - "uint8arrays": "3.1.0" - }, - "dependencies": { - "blakejs": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.1.0.tgz", - "integrity": "sha512-1TSf2Cf2KycDPzjJpzamYhr6PFSEgKWyoc4rQ/BarXJzp/jM0FC7yP1rLWtMOWT2EIJtjPv9fwpKquRNbRV7Lg==" - } - } - }, "@ipld/dag-cbor": { "version": "7.0.3", "resolved": "https://registry.npmjs.org/@ipld/dag-cbor/-/dag-cbor-7.0.3.tgz", @@ -24629,27 +24407,6 @@ "resolved": "https://registry.npmjs.org/blakejs/-/blakejs-1.2.1.tgz", "integrity": "sha512-QXUSXI3QVc/gJME0dBpXrag1kbzOqCjCX8/b54ntNyW6sjtoqxqRk3LTmXzaJoh71zMsDCjM+47jS7XiwN/+fQ==" }, - "ethers": { - "version": "6.10.0", - "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.10.0.tgz", - "integrity": "sha512-nMNwYHzs6V1FR3Y4cdfxSQmNgZsRj1RiTU25JwvnJLmyzw9z3SKxNc2XKDuiXXo/v9ds5Mp9m6HBabgYQQ26tA==", - "requires": { - "@adraffy/ens-normalize": "1.10.0", - "@noble/curves": "1.2.0", - "@noble/hashes": "1.3.2", - "@types/node": "18.15.13", - "aes-js": "4.0.0-beta.5", - "tslib": "2.4.0", - "ws": "8.5.0" - }, - "dependencies": { - "@types/node": { - "version": "18.15.13", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.13.tgz", - "integrity": "sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==" - } - } - }, "tiny-secp256k1": { "version": "1.1.6", "resolved": "https://registry.npmjs.org/tiny-secp256k1/-/tiny-secp256k1-1.1.6.tgz", @@ -24673,17 +24430,6 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/to-data-view/-/to-data-view-1.1.0.tgz", "integrity": "sha512-1eAdufMg6mwgmlojAx3QeMnzB/BTVp7Tbndi3U7ftcT2zCZadjxkkmLmd97zmaxWi+sgGcgWrokmpEoy0Dn0vQ==" - }, - "tslib": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", - "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" - }, - "ws": { - "version": "8.5.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", - "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==", - "requires": {} } } }, diff --git a/package.json b/package.json index 343f0c946..800f61a03 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@filecoin-station/core": "^21.0.3", "@filecoin-station/spark-impact-evaluator": "^1.1.1", - "@glif/filecoin-address": "3.0.5", + "@glif/filecoin-address": "3.0.6", "@glif/filecoin-message": "^3.0.5", "@glif/filecoin-number": "^3.0.3", "@glif/filecoin-wallet-provider": "^3.0.6",