Skip to content

Commit a0d52bb

Browse files
Update Snapshot packages (#4958)
Co-authored-by: ChaituVR <ChaituVR@users.noreply.github.com>
1 parent 292d692 commit a0d52bb

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
@@ -44,7 +44,7 @@
4444
"@shutter-network/shutter-crypto": "1.0.1",
4545
"@snapshot-labs/lock": "^0.2.10",
4646
"@snapshot-labs/pineapple": "^1.1.0",
47-
"@snapshot-labs/snapshot.js": "^0.12.40",
47+
"@snapshot-labs/snapshot.js": "^0.12.41",
4848
"@vue/apollo-composable": "4.0.0-beta.11",
4949
"@vueuse/core": "^10.6.1",
5050
"@vueuse/head": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,10 +1679,10 @@
16791679
resolved "https://registry.yarnpkg.com/@snapshot-labs/prettier-config/-/prettier-config-0.1.0-beta.15.tgz#07e5ae35ed36304250462218e115bab1c1609812"
16801680
integrity sha512-va6zYSl8oIraBJeIZWEatOI292rfJQouyyvEeHv8qi9ns+LgxMsKayQtXSqn9GcmAfdWQVs/P9bDaCQ77FyJYw==
16811681

1682-
"@snapshot-labs/snapshot.js@^0.12.40":
1683-
version "0.12.40"
1684-
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.40.tgz#ab07a35f057de380cf0c5f6f661370001dce2a50"
1685-
integrity sha512-pZb3xERF6w8n6p8tm9pD5OIwJMPklrFA8UzOKZQvJFH+nn3CMJdlbp1rp496oVzd6tArrHrQ6sLI0Nbo59nBCw==
1682+
"@snapshot-labs/snapshot.js@^0.12.41":
1683+
version "0.12.41"
1684+
resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.41.tgz#3a0a2866a78f14368eb0648ef2e22a8e66422b26"
1685+
integrity sha512-Deikl21gUzeY/2TE8xTNsHbwTNcSqvxDnrzA1LcLwyqAzA6tigwNBlqaS5E35v7t5z7Iz62j+CPEFzxv1ta6cA==
16861686
dependencies:
16871687
"@ensdomains/eth-ens-namehash" "^2.0.15"
16881688
"@ethersproject/abi" "^5.6.4"

0 commit comments

Comments
 (0)