Skip to content

Commit e4ed38a

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

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.13.0",
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.13.0":
1351+
version "0.13.0"
1352+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.13.0.tgz#40fed68d8d7d6772e586570772cf1c2edd03a9c5"
1353+
integrity sha512-lVKvwsMh1UhQU4A9mOp2Z4zrq+8l+FaNBGS+Lzm8E5p/Zwr/fcQ2TUlOl5D58XbY5Fqb3XITOyNwGOzk+6BIFA==
13541354
dependencies:
13551355
"@ensdomains/eth-ens-namehash" "^2.0.15"
13561356
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)