Skip to content

Commit 55a7203

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.13.1 to 0.14.2
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.13.1 to 0.14.2. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.13.1...v0.14.2) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 033be6b commit 55a7203

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
@@ -20,7 +20,7 @@
2020
"@graphql-tools/schema": "^8.3.10",
2121
"@snapshot-labs/snapshot-metrics": "^1.4.1",
2222
"@snapshot-labs/snapshot-sentry": "^1.5.5",
23-
"@snapshot-labs/snapshot.js": "^0.13.1",
23+
"@snapshot-labs/snapshot.js": "^0.14.2",
2424
"cors": "^2.8.5",
2525
"dotenv": "^16.3.1",
2626
"express": "^4.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,10 +1175,10 @@
11751175
dependencies:
11761176
"@sentry/node" "^7.81.1"
11771177

1178-
"@snapshot-labs/snapshot.js@^0.13.1":
1179-
version "0.13.1"
1180-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.13.1.tgz#3959bf92fab977592528f5304152861bef12d97a"
1181-
integrity sha512-Z2fOO6iudsbTfQ5n57K8RaAx5OOJBbkVFLGoRXSKXv9Jjyx3h0lZaX/wnLPj2NuyiGIaSlph5OL6uTjhoYQeGg==
1178+
"@snapshot-labs/snapshot.js@^0.14.2":
1179+
version "0.14.2"
1180+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.2.tgz#fc5053a2c82cd048459ab3129e09cd68e098a679"
1181+
integrity sha512-4RDvqluOti++GAacR5C2ExZOgaAWVIgolJmbGLcDzo7Bsx8EYTi1PE/au7pQYbknxVcbNfbLPoPs114JkFuoRg==
11821182
dependencies:
11831183
"@ensdomains/eth-ens-namehash" "^2.0.15"
11841184
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)