Skip to content

Commit f6777f4

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

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.2",
31+
"@snapshot-labs/snapshot.js": "^0.14.4",
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.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==
1350+
"@snapshot-labs/snapshot.js@^0.14.4":
1351+
version "0.14.4"
1352+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.4.tgz#41e6f4978fb9bf9531033b384c1017a276ce80d7"
1353+
integrity sha512-+SKT3YzYyZbuCeCYk5sgoXPU6983qyw4f07UjRewGxZTOn46qYOHswHgBKpie0OInde6nJzKm8gTGINOTlFlIg==
13541354
dependencies:
13551355
"@ensdomains/eth-ens-namehash" "^2.0.15"
13561356
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)