Skip to content

Commit 1359269

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.12.59 (#996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c769ab commit 1359269

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.12.57",
28+
"@snapshot-labs/snapshot.js": "^0.12.59",
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
@@ -1372,10 +1372,10 @@
13721372
dependencies:
13731373
"@sentry/node" "^7.81.1"
13741374

1375-
"@snapshot-labs/snapshot.js@^0.12.57":
1376-
version "0.12.57"
1377-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.57.tgz#d4f184871bb5cc38fbf0b0763b8578b34f4eb51f"
1378-
integrity sha512-m0ePdttgTTrYoFW4Fn3MxL3mQ7fuuWo29TP8Mslg6HgLwTPr0nFXm5ppKPLvtcC4kaS2eGtG//qtDTjFQjDNpw==
1375+
"@snapshot-labs/snapshot.js@^0.12.59":
1376+
version "0.12.59"
1377+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.59.tgz#87018acba6e39ce81685f4d59fc9a3bef957725b"
1378+
integrity sha512-KOBvCFXaMN6kFX6OJbUI/+QD5sGCXoG7XBj0aee4o9wZSfAUBNbflUkl5ApVoD2380KWlmwUCPwZmHkWab4MOQ==
13791379
dependencies:
13801380
"@ensdomains/eth-ens-namehash" "^2.0.15"
13811381
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)