diff --git a/.pnp.cjs b/.pnp.cjs index ad31c981..bc4bf847 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -41,7 +41,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/source-map-support", "npm:0.5.4"],\ ["@typescript-eslint/eslint-plugin", "virtual:6f50bb9424c73c7612c66dab5cf8914d8ec79550c84d8ca5e4888e80022682c708b4b5a1c510d282a03285cc9bb19002b477ae70d15882aa995ea1d5d6bf24ab#npm:6.2.1"],\ ["@typescript-eslint/parser", "virtual:6f50bb9424c73c7612c66dab5cf8914d8ec79550c84d8ca5e4888e80022682c708b4b5a1c510d282a03285cc9bb19002b477ae70d15882aa995ea1d5d6bf24ab#npm:6.2.1"],\ - ["ardrive-core-js", "npm:2.0.2"],\ + ["ardrive-core-js", "npm:2.0.3"],\ ["arweave", "npm:1.11.4"],\ ["axios", "npm:0.21.1"],\ ["bn.js", "npm:5.2.1"],\ @@ -2199,7 +2199,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/source-map-support", "npm:0.5.4"],\ ["@typescript-eslint/eslint-plugin", "virtual:6f50bb9424c73c7612c66dab5cf8914d8ec79550c84d8ca5e4888e80022682c708b4b5a1c510d282a03285cc9bb19002b477ae70d15882aa995ea1d5d6bf24ab#npm:6.2.1"],\ ["@typescript-eslint/parser", "virtual:6f50bb9424c73c7612c66dab5cf8914d8ec79550c84d8ca5e4888e80022682c708b4b5a1c510d282a03285cc9bb19002b477ae70d15882aa995ea1d5d6bf24ab#npm:6.2.1"],\ - ["ardrive-core-js", "npm:2.0.2"],\ + ["ardrive-core-js", "npm:2.0.3"],\ ["arweave", "npm:1.11.4"],\ ["axios", "npm:0.21.1"],\ ["bn.js", "npm:5.2.1"],\ @@ -2227,10 +2227,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["ardrive-core-js", [\ - ["npm:2.0.2", {\ - "packageLocation": "./.yarn/cache/ardrive-core-js-npm-2.0.2-8ea47e4350-a175c87245.zip/node_modules/ardrive-core-js/",\ + ["npm:2.0.3", {\ + "packageLocation": "./.yarn/cache/ardrive-core-js-npm-2.0.3-7789db1654-9bc648a5b6.zip/node_modules/ardrive-core-js/",\ "packageDependencies": [\ - ["ardrive-core-js", "npm:2.0.2"],\ + ["ardrive-core-js", "npm:2.0.3"],\ ["@alexsasharegan/simple-cache", "npm:3.3.3"],\ ["arbundles", "npm:0.6.19"],\ ["arweave", "npm:1.11.4"],\ diff --git a/.yarn/cache/ardrive-core-js-npm-2.0.2-8ea47e4350-a175c87245.zip b/.yarn/cache/ardrive-core-js-npm-2.0.3-7789db1654-9bc648a5b6.zip similarity index 87% rename from .yarn/cache/ardrive-core-js-npm-2.0.2-8ea47e4350-a175c87245.zip rename to .yarn/cache/ardrive-core-js-npm-2.0.3-7789db1654-9bc648a5b6.zip index a9482e72..9b44ece2 100644 Binary files a/.yarn/cache/ardrive-core-js-npm-2.0.2-8ea47e4350-a175c87245.zip and b/.yarn/cache/ardrive-core-js-npm-2.0.3-7789db1654-9bc648a5b6.zip differ diff --git a/package.json b/package.json index 01751227..7e0d5526 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ardrive-cli", - "version": "2.0.2", + "version": "2.0.3", "description": "The ArDrive Command Line Interface (CLI is a Node.js application for terminal-based ArDrive workflows. It also offers utility operations for securely interacting with Arweave wallets and inspecting various Arweave blockchain conditions.", "main": "./lib/index.js", "bin": { @@ -8,7 +8,7 @@ }, "types": "./lib/index.d.ts", "dependencies": { - "ardrive-core-js": "2.0.2", + "ardrive-core-js": "2.0.3", "arweave": "1.11.4", "axios": "^0.21.1", "bn.js": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 5a68b115..04aa041c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1802,7 +1802,7 @@ __metadata: "@types/source-map-support": ^0 "@typescript-eslint/eslint-plugin": ^6.2.1 "@typescript-eslint/parser": ^6.2.1 - ardrive-core-js: 2.0.2 + ardrive-core-js: 2.0.3 arweave: 1.11.4 axios: ^0.21.1 bn.js: ^5.2.1 @@ -1830,9 +1830,9 @@ __metadata: languageName: unknown linkType: soft -"ardrive-core-js@npm:2.0.2": - version: 2.0.2 - resolution: "ardrive-core-js@npm:2.0.2" +"ardrive-core-js@npm:2.0.3": + version: 2.0.3 + resolution: "ardrive-core-js@npm:2.0.3" dependencies: "@alexsasharegan/simple-cache": ^3.3.3 arbundles: ^0.6.19 @@ -1851,7 +1851,7 @@ __metadata: smartweave: ^0.4.49 utf8: ^3.0.0 uuid: ^8.3.2 - checksum: a175c872455aa14127cf8dbfe2c7695fcc5dfca7ade323bdd796fbe6d200a8a953ad682e3292a45c1355db92a1987a1875d88818c74c724da457373b3b6b68d2 + checksum: 9bc648a5b69c6b1b8c40c5634dd56852334e6668873dfa0db23370f5fd22b51067e67d8d62fa4f28fb415bde7eebaa3902834199f21c029429f51601dc49eeb6 languageName: node linkType: hard