Skip to content

Commit f91860a

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

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.9",
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.9":
1179+
version "0.14.9"
1180+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.9.tgz#5205f052bfadb88a350da4f1769f87031910db14"
1181+
integrity sha512-u3Wuc186T+ds1b3hhG2mNi4zADwBr3WX/r+rXbIslMd7W0vDLCvOX9+Q8yH0EeLlGgA3uOjY1qUVZ9KshGGRZA==
11821182
dependencies:
11831183
"@ensdomains/eth-ens-namehash" "^2.0.15"
11841184
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)