Skip to content

Commit 8978df6

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.13.0 to 0.14.1 (#552)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.13.0 to 0.14.1. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.13.0...v0.14.1) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 777235d commit 8978df6

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
@@ -32,7 +32,7 @@
3232
"@snapshot-labs/pineapple": "^1.1.0",
3333
"@snapshot-labs/snapshot-metrics": "^1.4.1",
3434
"@snapshot-labs/snapshot-sentry": "^1.5.5",
35-
"@snapshot-labs/snapshot.js": "^0.13.0",
35+
"@snapshot-labs/snapshot.js": "^0.14.1",
3636
"bluebird": "^3.7.2",
3737
"connection-string": "^1.0.1",
3838
"cors": "^2.8.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1325,10 +1325,10 @@
13251325
dependencies:
13261326
"@sentry/node" "^7.81.1"
13271327

1328-
"@snapshot-labs/snapshot.js@^0.13.0":
1329-
version "0.13.0"
1330-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.13.0.tgz#40fed68d8d7d6772e586570772cf1c2edd03a9c5"
1331-
integrity sha512-lVKvwsMh1UhQU4A9mOp2Z4zrq+8l+FaNBGS+Lzm8E5p/Zwr/fcQ2TUlOl5D58XbY5Fqb3XITOyNwGOzk+6BIFA==
1328+
"@snapshot-labs/snapshot.js@^0.14.1":
1329+
version "0.14.1"
1330+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.1.tgz#bb08069ff0e7b7b0057331634c3cd009ba341296"
1331+
integrity sha512-NKq2SxRz/TkYCPPVcQSRtLMZTW7E95vzmwIGXeRVPUr1GnN7acbw0eACZfFzFzURrK/ufENwQKf5/3vnjJAnSw==
13321332
dependencies:
13331333
"@ensdomains/eth-ens-namehash" "^2.0.15"
13341334
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)