Skip to content

Commit c6b1f1d

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.14.7 to 0.14.8
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.14.7 to 0.14.8. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.14.7...v0.14.8) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87902c8 commit c6b1f1d

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
@@ -21,7 +21,7 @@
2121
"@graphql-tools/schema": "^8.3.10",
2222
"@snapshot-labs/snapshot-metrics": "^1.4.1",
2323
"@snapshot-labs/snapshot-sentry": "^1.5.5",
24-
"@snapshot-labs/snapshot.js": "^0.14.7",
24+
"@snapshot-labs/snapshot.js": "^0.14.8",
2525
"cors": "^2.8.5",
2626
"dotenv": "^16.3.1",
2727
"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.14.7":
1179-
version "0.14.7"
1180-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.7.tgz#9bbe4d0154dea5e9c9a6c74d81417cebedff5c01"
1181-
integrity sha512-MXSjP/mCAWCUAKrF62BL78dc/pafjTZBhE3J1GBcJMTGGH8SMM5h6GdXl/odcYh31Tfv/7zR3nr4Agp77XkJrg==
1178+
"@snapshot-labs/snapshot.js@^0.14.8":
1179+
version "0.14.8"
1180+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.8.tgz#e7ae31d5aef0ce2c99c2dd2348aecbeb89f696eb"
1181+
integrity sha512-gZGLjro15uoFqaa9HEUGYtEqE8PGexaJHQOXfdlygIabV5bevHb7Bcv1CxG6Aj0NuWM3b0C4xKKruSCnXP8XWQ==
11821182
dependencies:
11831183
"@ensdomains/eth-ens-namehash" "^2.0.15"
11841184
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)