Skip to content

Commit c2bb48e

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.11.22 to 0.11.24 (#197)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.11.22 to 0.11.24. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.11.22...v0.11.24) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2c311d commit c2bb48e

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
@@ -20,7 +20,7 @@
2020
"@pusher/push-notifications-server": "^1.2.5",
2121
"@snapshot-labs/snapshot-metrics": "^1.4.1",
2222
"@snapshot-labs/snapshot-sentry": "^1.5.5",
23-
"@snapshot-labs/snapshot.js": "^0.11.22",
23+
"@snapshot-labs/snapshot.js": "^0.11.24",
2424
"@xmtp/xmtp-js": "^10.2.0",
2525
"bluebird": "^3.7.2",
2626
"body-parser": "^1.20.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,10 +1259,10 @@
12591259
dependencies:
12601260
"@sentry/node" "^7.81.1"
12611261

1262-
"@snapshot-labs/snapshot.js@^0.11.22":
1263-
version "0.11.22"
1264-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.22.tgz#2842269068b8f68afcee6a8ec89e4644ec2bf099"
1265-
integrity sha512-f5CFzULH38OC2pjMq/vxBXaSN2N1g3hPV/htm6OJlzN//Cv3gJCekPuf+Zpx3hYCiW0ArsZ7vqoONKmeK1ubpg==
1262+
"@snapshot-labs/snapshot.js@^0.11.24":
1263+
version "0.11.24"
1264+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.24.tgz#013d9306236dd0a74ac8bcb31a14c5edbd68a960"
1265+
integrity sha512-LORRX/0zFdy4pRMWLjoOEh0wB0foNjpxovKi3V5uho5RDB73V5sUSoj3NG4pmz/ZyQREAyqma2/LgpJqyHcirQ==
12661266
dependencies:
12671267
"@ensdomains/eth-ens-namehash" "^2.0.15"
12681268
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)