Skip to content

Commit 5eb44a4

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.12.42 to 0.12.43 (#492)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.42 to 0.12.43. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.12.42...v0.12.43) --- 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 9a71d24 commit 5eb44a4

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.42",
35+
"@snapshot-labs/snapshot.js": "^0.12.43",
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
@@ -1350,10 +1350,10 @@
13501350
dependencies:
13511351
"@sentry/node" "^7.81.1"
13521352

1353-
"@snapshot-labs/snapshot.js@^0.12.42":
1354-
version "0.12.42"
1355-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.42.tgz#5a1b63ed1ebe2391a7a4b21eac60c7ac54a27d5c"
1356-
integrity sha512-uIcY9UKIty1yafSSWctrabrBI0i3n/vKRy9SE+7nm6DTbULHSDs9R6aI4O+jJcTg++GSKYiMGvhW46Vz0K9Jjg==
1353+
"@snapshot-labs/snapshot.js@^0.12.43":
1354+
version "0.12.43"
1355+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.43.tgz#576a97b6f96f0eaf18914b12d8d56fce9e11d70e"
1356+
integrity sha512-cZLj7wA/Hco9rFHxJcB56PzYU+VHJiPpdljoa3BHGZW9ojPjrxn3327oc6TZ8OInqUiwjbJKEHZRZpfNCDSR1Q==
13571357
dependencies:
13581358
"@ensdomains/eth-ens-namehash" "^2.0.15"
13591359
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)