Skip to content

Commit 4ac253d

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.14.13 to 0.14.14 (#495)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.14.13 to 0.14.14. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.14.13...v0.14.14) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-version: 0.14.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e90443 commit 4ac253d

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.13",
24+
"@snapshot-labs/snapshot.js": "^0.14.14",
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.13":
1179-
version "0.14.13"
1180-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.13.tgz#cb1cd4766be91255ca2d63e3489299f555ead727"
1181-
integrity sha512-NnoV5qNDZnxoAPhpe5IEqQvSyJpx431+0vALXUZoDtJUsP64YR8tMwom/CgEMOXbr+Zem+RyENoWPwrjTOdS3w==
1178+
"@snapshot-labs/snapshot.js@^0.14.14":
1179+
version "0.14.14"
1180+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.14.14.tgz#415ace0d4e52807212107505214a9ecf46d36e67"
1181+
integrity sha512-VwvSq8crHt41tk8qs7XVLdJI2sg8PctMdYNS2X08TNnouQm1kVPt4ptj1T7ldiF519EMHRVN5HkubXUFjyBNbg==
11821182
dependencies:
11831183
"@ensdomains/eth-ens-namehash" "^2.0.15"
11841184
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)