Skip to content

Commit dbf11a8

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.12.28 to 0.12.29 (#223)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.28 to 0.12.29. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.12.28...v0.12.29) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" 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 97c3c51 commit dbf11a8

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
@@ -20,7 +20,7 @@
2020
"@pusher/push-notifications-server": "^1.2.5",
2121
"@snapshot-labs/snapshot-metrics": "^1.4.1",
2222
"@snapshot-labs/snapshot-sentry": "^1.5.5",
23-
"@snapshot-labs/snapshot.js": "^0.12.28",
23+
"@snapshot-labs/snapshot.js": "^0.12.29",
2424
"@xmtp/xmtp-js": "^10.2.0",
2525
"bluebird": "^3.7.2",
2626
"body-parser": "^1.20.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,10 +1314,10 @@
13141314
dependencies:
13151315
"@sentry/node" "^7.81.1"
13161316

1317-
"@snapshot-labs/snapshot.js@^0.12.28":
1318-
version "0.12.28"
1319-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.28.tgz#6f6644038c9df06daaea508b57d0b3d5d7a55cd9"
1320-
integrity sha512-F2rwwgkV1NtYeeOy1Tl1qemJvm7Ux/D8mM5k/+uD53ptWsX6//zlv9daajZjT+7h7pYqycKvNJJE1f7Rr0m4cQ==
1317+
"@snapshot-labs/snapshot.js@^0.12.29":
1318+
version "0.12.29"
1319+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.29.tgz#ea629acccd95afd84d62a1202de03fe2dc84ab53"
1320+
integrity sha512-pfyc6ZsuCLoitH0FqYfPiBFZEsYN+i0atWEA3ubQozA/g9sOgDKRyChHoj8A7lEkkNT7gt4J9xKoDk3jo6CTNw==
13211321
dependencies:
13221322
"@ensdomains/eth-ens-namehash" "^2.0.15"
13231323
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)