Skip to content

Commit 7c0104c

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.9.3 to 0.9.6
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.9.3 to 0.9.6. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.9.3...v0.9.6) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11d5ac5 commit 7c0104c

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
@@ -37,7 +37,7 @@
3737
"@ethersproject/wallet": "^5.7.0",
3838
"@snapshot-labs/snapshot-metrics": "^1.4.0",
3939
"@snapshot-labs/snapshot-sentry": "^1.5.2",
40-
"@snapshot-labs/snapshot.js": "^0.9.3",
40+
"@snapshot-labs/snapshot.js": "^0.9.6",
4141
"bluebird": "^3.7.2",
4242
"body-parser": "^1.20.2",
4343
"compression": "^1.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2139,10 +2139,10 @@
21392139
dependencies:
21402140
"@sentry/node" "^7.60.1"
21412141

2142-
"@snapshot-labs/snapshot.js@^0.9.3":
2143-
version "0.9.3"
2144-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.3.tgz#6b236681dbc126071fed0db8f2a460344d3dce69"
2145-
integrity sha512-9c3Ge/nfFvys6/NxIk3UqrLaUc+1UUWr7xIg2yArKX85oVDTNvZOm6o2hJ0b60Ks4RzkYBesbt9FaXePlBeCaA==
2142+
"@snapshot-labs/snapshot.js@^0.9.6":
2143+
version "0.9.6"
2144+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.9.6.tgz#749b7df2f0b377231bf47faf9cc64088ff9156c1"
2145+
integrity sha512-xO4H9p+to/17hYSbsQpiG29+iEzQf00wRzG+G+Cx/+0/KxkyMoGQhZuZqm9zxYHjtmCBiEY6dITbu38A/n0lmA==
21462146
dependencies:
21472147
"@ensdomains/eth-ens-namehash" "^2.0.15"
21482148
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)