Skip to content

Commit 89a3440

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.14.4 to 0.14.6 (#1034)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.14.4 to 0.14.6. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.14.4...v0.14.6) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 652f1a7 commit 89a3440

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@snapshot-labs/keycard": "^0.5.1",
2929
"@snapshot-labs/snapshot-metrics": "^1.4.1",
3030
"@snapshot-labs/snapshot-sentry": "^1.5.5",
31-
"@snapshot-labs/snapshot.js": "^0.14.4",
31+
"@snapshot-labs/snapshot.js": "^0.14.6",
3232
"bluebird": "^3.7.2",
3333
"connection-string": "^1.0.1",
3434
"cors": "^2.8.5",

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -445,16 +445,7 @@
445445
"@ethersproject/bytes" "^5.6.1"
446446
"@ethersproject/properties" "^5.6.0"
447447

448-
"@ethersproject/bignumber@^5.6.2":
449-
version "5.6.2"
450-
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.6.2.tgz#72a0717d6163fab44c47bcc82e0c550ac0315d66"
451-
integrity sha512-v7+EEUbhGqT3XJ9LMPsKvXYHFc8eHxTowFCG/HgJErmq4XHJ2WR7aeyICg3uTOAQ7Icn0GFHAohXEhxQHq4Ubw==
452-
dependencies:
453-
"@ethersproject/bytes" "^5.6.1"
454-
"@ethersproject/logger" "^5.6.0"
455-
bn.js "^5.2.1"
456-
457-
"@ethersproject/bignumber@^5.7.0":
448+
"@ethersproject/bignumber@^5.6.2", "@ethersproject/bignumber@^5.7.0":
458449
version "5.7.0"
459450
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.7.0.tgz#e2f03837f268ba655ffba03a57853e18a18dc9c2"
460451
integrity sha512-n1CAdIHRWjSucQO3MC1zPSVgV/6dy/fjL9pMrPP9peL+QxEg9wOsVqwD4+818B6LUEtaXzVHQiuivzRoxPxUGw==
@@ -1347,10 +1338,10 @@
13471338
dependencies:
13481339
"@sentry/node" "^7.81.1"
13491340

1350-
"@snapshot-labs/snapshot.js@^0.14.4":
1351-
version "0.14.4"
1352-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.4.tgz#41e6f4978fb9bf9531033b384c1017a276ce80d7"
1353-
integrity sha512-+SKT3YzYyZbuCeCYk5sgoXPU6983qyw4f07UjRewGxZTOn46qYOHswHgBKpie0OInde6nJzKm8gTGINOTlFlIg==
1341+
"@snapshot-labs/snapshot.js@^0.14.6":
1342+
version "0.14.6"
1343+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.6.tgz#bc41655f172ed64f71c205f2a65906bffd721b99"
1344+
integrity sha512-A7VcQqeggIDFhCpUbe8zzsvULlGCxDCtyuLC2nkAzpXOSzfP35cIZ2swzWboWmA6zF5y+bCgXfLAj3+PYYRRJQ==
13541345
dependencies:
13551346
"@ensdomains/eth-ens-namehash" "^2.0.15"
13561347
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)