Skip to content

Commit 37dd10a

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.11.31 (#865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebb135c commit 37dd10a

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
@@ -25,7 +25,7 @@
2525
"@snapshot-labs/keycard": "^0.5.1",
2626
"@snapshot-labs/snapshot-metrics": "^1.4.1",
2727
"@snapshot-labs/snapshot-sentry": "^1.5.5",
28-
"@snapshot-labs/snapshot.js": "^0.11.30",
28+
"@snapshot-labs/snapshot.js": "^0.11.31",
2929
"bluebird": "^3.7.2",
3030
"connection-string": "^1.0.1",
3131
"cors": "^2.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1316,10 +1316,10 @@
13161316
dependencies:
13171317
"@sentry/node" "^7.81.1"
13181318

1319-
"@snapshot-labs/snapshot.js@^0.11.30":
1320-
version "0.11.30"
1321-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.30.tgz#1e9c7e2f3cdee33892ec0ab9e2bd2be243774803"
1322-
integrity sha512-BsKNOVKQ2VVbiTOTTsxXtF+1+VCKeayRBBXcVh8Na1RErAM3/XWaQvrS34xBimxaAHAQEZl7/4O/gaJnWCQk+w==
1319+
"@snapshot-labs/snapshot.js@^0.11.31":
1320+
version "0.11.31"
1321+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.11.31.tgz#7e91069e1c1ed116c77e7aa642c69e87d9176f31"
1322+
integrity sha512-AovoHVggA74s/i6h/NVmvry1IeQs3+LWvz9Bj3wspiSgFubcmv20aTaQjUdJ7/Pt4ed2pAoRt7vZlwjhmPNp8g==
13231323
dependencies:
13241324
"@ensdomains/eth-ens-namehash" "^2.0.15"
13251325
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)