From 9fbf3f34de4657d2dc2ee5041ff2a6461c2463f5 Mon Sep 17 00:00:00 2001 From: agoltzman <106151463+agoltzman@users.noreply.github.com> Date: Sun, 13 Oct 2024 15:49:30 +0900 Subject: [PATCH] chore(@fireblocks/recovery-relay): :package: yarn file commit and version bump --- .changeset/late-experts-clean.md | 5 +++++ apps/recovery-relay/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 .changeset/late-experts-clean.md diff --git a/.changeset/late-experts-clean.md b/.changeset/late-experts-clean.md new file mode 100644 index 0000000..fdcb371 --- /dev/null +++ b/.changeset/late-experts-clean.md @@ -0,0 +1,5 @@ +--- +'@fireblocks/recovery-relay': patch +--- + +yarn file and version bump diff --git a/apps/recovery-relay/package.json b/apps/recovery-relay/package.json index de21457..4afdaf7 100644 --- a/apps/recovery-relay/package.json +++ b/apps/recovery-relay/package.json @@ -40,7 +40,7 @@ "axios": "^1.4.0", "base58": "^2.0.1", "bigint-buffer": "^1.1.5", - "bignumber.js": "^9.1.1", + "bignumber.js": "^9.1.2", "bitcoinjs-lib": "^6.1.3", "bitcore-lib-cash": "^10.0.5", "bs58": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index a1a9256..3e64931 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3254,7 +3254,7 @@ rxjs "^7.8.1" tslib "^2.5.3" -"@polkadot/keyring@^12.2.1", "@polkadot/keyring@^12.3.1": +"@polkadot/keyring@12.3.2", "@polkadot/keyring@^12.2.1", "@polkadot/keyring@^12.3.1": version "12.3.2" resolved "https://registry.yarnpkg.com/@polkadot/keyring/-/keyring-12.3.2.tgz#112a0c28816a1f47edad6260dc94222c29465a54" integrity sha512-NTdtDeI0DP9l/45hXynNABeP5VB8piw5YR+CbUxK2e36xpJWVXwbcOepzslg5ghE9rs8UKJb30Z/HqTU4sBY0Q== @@ -3440,7 +3440,7 @@ "@polkadot/wasm-util" "7.2.1" tslib "^2.5.0" -"@polkadot/wasm-crypto@^7.2.1": +"@polkadot/wasm-crypto@7.2.1", "@polkadot/wasm-crypto@^7.2.1": version "7.2.1" resolved "https://registry.yarnpkg.com/@polkadot/wasm-crypto/-/wasm-crypto-7.2.1.tgz#db671dcb73f1646dc13478b5ffc3be18c64babe1" integrity sha512-SA2+33S9TAwGhniKgztVN6pxUKpGfN4Tre/eUZGUfpgRkT92wIUT2GpGWQE+fCCqGQgADrNiBcwt6XwdPqMQ4Q== @@ -3467,7 +3467,7 @@ "@polkadot/x-global" "12.3.2" tslib "^2.5.3" -"@polkadot/x-fetch@^12.3.1": +"@polkadot/x-fetch@12.3.2", "@polkadot/x-fetch@^12.3.1": version "12.3.2" resolved "https://registry.yarnpkg.com/@polkadot/x-fetch/-/x-fetch-12.3.2.tgz#7e8d2113268e792dd5d1b259ef13839c6aa77996" integrity sha512-3IEuZ5S+RI/t33NsdPLIIa5COfDCfpUW2sbaByEczn75aD1jLqJZSEDwiBniJ2osyNd4uUxBf6e5jw7LAZeZJg== @@ -3507,7 +3507,7 @@ "@polkadot/x-global" "12.3.2" tslib "^2.5.3" -"@polkadot/x-ws@^12.3.1": +"@polkadot/x-ws@12.3.2", "@polkadot/x-ws@^12.3.1": version "12.3.2" resolved "https://registry.yarnpkg.com/@polkadot/x-ws/-/x-ws-12.3.2.tgz#422559dfbdaac4c965d5e1b406b6cc4529214f94" integrity sha512-yM9Z64pLNlHpJE43+Xtr+iUXmYpFFY5u5hrke2PJt13O48H8f9Vb9cRaIh94appLyICoS0aekGhDkGH+MCspBA==