Skip to content

Commit 9a71d24

Browse files
chore(deps): bump @snapshot-labs/snapshot.js from 0.12.41 to 0.12.42 (#491)
Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.41 to 0.12.42. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](snapshot-labs/snapshot.js@v0.12.41...v0.12.42) --- 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 5954889 commit 9a71d24

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.12.41",
35+
"@snapshot-labs/snapshot.js": "^0.12.42",
3636
"bluebird": "^3.7.2",
3737
"connection-string": "^1.0.1",
3838
"cors": "^2.8.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,10 +1350,10 @@
13501350
dependencies:
13511351
"@sentry/node" "^7.81.1"
13521352

1353-
"@snapshot-labs/snapshot.js@^0.12.41":
1354-
version "0.12.41"
1355-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.41.tgz#3a0a2866a78f14368eb0648ef2e22a8e66422b26"
1356-
integrity sha512-Deikl21gUzeY/2TE8xTNsHbwTNcSqvxDnrzA1LcLwyqAzA6tigwNBlqaS5E35v7t5z7Iz62j+CPEFzxv1ta6cA==
1353+
"@snapshot-labs/snapshot.js@^0.12.42":
1354+
version "0.12.42"
1355+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.42.tgz#5a1b63ed1ebe2391a7a4b21eac60c7ac54a27d5c"
1356+
integrity sha512-uIcY9UKIty1yafSSWctrabrBI0i3n/vKRy9SE+7nm6DTbULHSDs9R6aI4O+jJcTg++GSKYiMGvhW46Vz0K9Jjg==
13571357
dependencies:
13581358
"@ensdomains/eth-ens-namehash" "^2.0.15"
13591359
"@ethersproject/abi" "^5.6.4"
@@ -1371,7 +1371,7 @@
13711371
cross-fetch "^3.1.6"
13721372
json-to-graphql-query "^2.2.4"
13731373
lodash.set "^4.3.2"
1374-
starknet "^5.24.3"
1374+
starknet "^5.19.3"
13751375

13761376
"@tsconfig/node10@^1.0.7":
13771377
version "1.0.9"
@@ -5373,7 +5373,7 @@ stack-utils@^2.0.3:
53735373
dependencies:
53745374
escape-string-regexp "^2.0.0"
53755375

5376-
starknet@^5.24.3:
5376+
starknet@^5.19.3:
53775377
version "5.29.0"
53785378
resolved "https://registry.yarnpkg.com/starknet/-/starknet-5.29.0.tgz#26d8074340f26a2da4bc373169a1a5ed6dc9bedf"
53795379
integrity sha512-eEcd6uiYIwGvl8MtHOsXGBhREqjJk84M/qUkvPLQ3n/JAMkbKBGnygDlh+HAsvXJsGlMQfwrcVlm6KpDoPha7w==

0 commit comments

Comments
 (0)