Skip to content

Commit b90ddaa

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.12.22 to 0.12.23 (#452)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.22 to 0.12.23. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.12.22...v0.12.23) --- 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 2a94d8f commit b90ddaa

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
@@ -32,7 +32,7 @@
3232
"@snapshot-labs/pineapple": "^1.1.0",
3333
"@snapshot-labs/snapshot-metrics": "^1.4.1",
3434
"@snapshot-labs/snapshot-sentry": "^1.5.5",
35-
"@snapshot-labs/snapshot.js": "^0.12.22",
35+
"@snapshot-labs/snapshot.js": "^0.12.23",
3636
"bluebird": "^3.7.2",
3737
"connection-string": "^1.0.1",
3838
"cors": "^2.8.5",

yarn.lock

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

1348-
"@snapshot-labs/snapshot.js@^0.12.22":
1349-
version "0.12.22"
1350-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.22.tgz#72e29301c48bfa1d884cfa2c1a3d58815b778c6e"
1351-
integrity sha512-t8AwPc7LIfhoa69f62GopdnwXlWamvmi6jhIhNs9mSkJNTmixCXkQJtYTzWh7wko1GR1hMqX5M0jutiASCsOYw==
1348+
"@snapshot-labs/snapshot.js@^0.12.23":
1349+
version "0.12.23"
1350+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.23.tgz#31fea49f8cb1d3fccf9d5898f05edd9c68500d69"
1351+
integrity sha512-n3qJUblvZFhaGzqW+TUL32YkNnPl7uAKwrofx1rG6em3E/LjE9Wr2HdbFtdBzIK0QiZQPYdHzQNokjE6jJJ+tw==
13521352
dependencies:
13531353
"@ensdomains/eth-ens-namehash" "^2.0.15"
13541354
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)