Skip to content

Commit 08f2c70

Browse files
fix(deps): update dependency @snapshot-labs/snapshot.js to ^0.14.2 (#1021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bba631e commit 08f2c70

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
@@ -28,7 +28,7 @@
2828
"@snapshot-labs/keycard": "^0.5.1",
2929
"@snapshot-labs/snapshot-metrics": "^1.4.1",
3030
"@snapshot-labs/snapshot-sentry": "^1.5.5",
31-
"@snapshot-labs/snapshot.js": "^0.14.1",
31+
"@snapshot-labs/snapshot.js": "^0.14.2",
3232
"bluebird": "^3.7.2",
3333
"connection-string": "^1.0.1",
3434
"cors": "^2.8.5",

yarn.lock

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

1350-
"@snapshot-labs/snapshot.js@^0.14.1":
1351-
version "0.14.1"
1352-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.1.tgz#bb08069ff0e7b7b0057331634c3cd009ba341296"
1353-
integrity sha512-NKq2SxRz/TkYCPPVcQSRtLMZTW7E95vzmwIGXeRVPUr1GnN7acbw0eACZfFzFzURrK/ufENwQKf5/3vnjJAnSw==
1350+
"@snapshot-labs/snapshot.js@^0.14.2":
1351+
version "0.14.2"
1352+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.2.tgz#fc5053a2c82cd048459ab3129e09cd68e098a679"
1353+
integrity sha512-4RDvqluOti++GAacR5C2ExZOgaAWVIgolJmbGLcDzo7Bsx8EYTi1PE/au7pQYbknxVcbNfbLPoPs114JkFuoRg==
13541354
dependencies:
13551355
"@ensdomains/eth-ens-namehash" "^2.0.15"
13561356
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)