Skip to content

Commit 998493b

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.7.3 to 0.7.8
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.7.3 to 0.7.8. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.7.3...v0.7.8) --- 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 1deb189 commit 998493b

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.3.1",
3939
"@snapshot-labs/snapshot-sentry": "^1.5.2",
40-
"@snapshot-labs/snapshot.js": "^0.7.3",
40+
"@snapshot-labs/snapshot.js": "^0.7.8",
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.7.3":
2143-
version "0.7.3"
2144-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.7.3.tgz#54984f135b78c7d3d7d26484d7275a0793d5bc9c"
2145-
integrity sha512-T+cjaJ9ZPLlKicPTxuN6FIQXUgADjvit/QFmwsOlGWxpMzAQ79k5rWm0ldex96JTPIFucUMgqHqWLA6UZwmmTQ==
2142+
"@snapshot-labs/snapshot.js@^0.7.8":
2143+
version "0.7.8"
2144+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.7.8.tgz#9a94b2a6de1331ccee5ffea3877af62dde4c2b33"
2145+
integrity sha512-TD0GQ+CKPsQWh7Ir5kELLjjdrvmDtH/UbKVgEx+wJYOMHn6IIfqA2Cw3OqmV2WG8SNqAj85hbalIzCBWMDbZ4A==
21462146
dependencies:
21472147
"@ensdomains/eth-ens-namehash" "^2.0.15"
21482148
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)