Skip to content

Commit d44c600

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.14.7 to 0.14.11 (#1054)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.14.7 to 0.14.11. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.14.7...v0.14.11) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-version: 0.14.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66725f8 commit d44c600

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.7",
31+
"@snapshot-labs/snapshot.js": "^0.14.11",
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
@@ -1338,10 +1338,10 @@
13381338
dependencies:
13391339
"@sentry/node" "^7.81.1"
13401340

1341-
"@snapshot-labs/snapshot.js@^0.14.7":
1342-
version "0.14.7"
1343-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.7.tgz#9bbe4d0154dea5e9c9a6c74d81417cebedff5c01"
1344-
integrity sha512-MXSjP/mCAWCUAKrF62BL78dc/pafjTZBhE3J1GBcJMTGGH8SMM5h6GdXl/odcYh31Tfv/7zR3nr4Agp77XkJrg==
1341+
"@snapshot-labs/snapshot.js@^0.14.11":
1342+
version "0.14.11"
1343+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.11.tgz#7a71bc8b47b16457563080f5fae1bae8b44a520d"
1344+
integrity sha512-pFCBHVCSBpQb+BuV0/zq3JowfzYa42wAL7V8pGF7AmM4XrDc8aP2WNSUFtgKjT4cGdFfHCcl3GoD9jMhQxX4BQ==
13451345
dependencies:
13461346
"@ensdomains/eth-ens-namehash" "^2.0.15"
13471347
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)