Skip to content

Commit 40b8d86

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.64
1 parent 5d9eef8 commit 40b8d86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.12.62",
31+
"@snapshot-labs/snapshot.js": "^0.12.64",
3232
"bluebird": "^3.7.2",
3333
"connection-string": "^1.0.1",
3434
"cors": "^2.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1347,10 +1347,10 @@
13471347
dependencies:
13481348
"@sentry/node" "^7.81.1"
13491349

1350-
"@snapshot-labs/snapshot.js@^0.12.62":
1351-
version "0.12.62"
1352-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.62.tgz#e03e01dca134f91b639c0a5cb65fece0886ca588"
1353-
integrity sha512-GVe9poYyX/FRmVPYJmSNfa0x0JmWcgsdB7bqhyk9YkW9m9KEsI2sSiLuv1lhLFkDBsXoqM5Zfk9ekwA+fi2S8A==
1350+
"@snapshot-labs/snapshot.js@^0.12.64":
1351+
version "0.12.64"
1352+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.64.tgz#c4417f46266c3a91668377fc592f9d79f58a0416"
1353+
integrity sha512-ab+uSCqUTzYucHZqe7l4kfMxKkUYXBvmq+gcURrFw94qzzNmymZm4vMs+ikHg6Tm3DEyM+G3Vewli42h++vEIA==
13541354
dependencies:
13551355
"@ensdomains/eth-ens-namehash" "^2.0.15"
13561356
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)