Skip to content

Commit 85a11ae

Browse files
committed
chore: update chainjet tools
1 parent 977b93c commit 85a11ae

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
@@ -32,7 +32,7 @@
3232
"@aws-sdk/client-cloudwatch": "^3.146.0",
3333
"@aws-sdk/client-ses": "^3.145.0",
3434
"@celo-tools/celo-ethers-wrapper": "0.3.0",
35-
"@chainjet/tools": "0.0.10",
35+
"@chainjet/tools": "0.0.11",
3636
"@googleapis/drive": "^3.0.1",
3737
"@googleapis/sheets": "^3.0.2",
3838
"@lens-protocol/metadata": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1927,10 +1927,10 @@
19271927
resolved "https://registry.yarnpkg.com/@celo-tools/celo-ethers-wrapper/-/celo-ethers-wrapper-0.3.0.tgz#14e19edde1c71da912927344590029e9ffcb3a97"
19281928
integrity sha512-qJgVQ3EeVYzM0uvGcVxPB4cH8BaEnoLMyG8k/gAWzSCjJFIgNTlRs05IFGzAb7U0GlbDKCDSualHSGMXq+OHEw==
19291929

1930-
"@chainjet/[email protected].10":
1931-
version "0.0.10"
1932-
resolved "https://registry.yarnpkg.com/@chainjet/tools/-/tools-0.0.10.tgz#e88fd2525b4fb021e94a3b627c4d062331193f60"
1933-
integrity sha512-kdSKkQM6DZTXyv1eoHn2GSQWl402eXO4iB8laU78RT9nYYrPAlahugBS9MH3tmOveqOXm2KM35X6MT+WHbTQpg==
1930+
"@chainjet/[email protected].11":
1931+
version "0.0.11"
1932+
resolved "https://registry.yarnpkg.com/@chainjet/tools/-/tools-0.0.11.tgz#7083c6090f1780034cdacdca9e431e20d22d4ff1"
1933+
integrity sha512-C8VigSByXLAoLNRRufDyUnc7ggwZ1/hHUJyBZfSjC8Z4bQMMP8eY9zTd61gAqWmoYh72T/+8aBwcH3apOTHCew==
19341934
dependencies:
19351935
"@xmtp/xmtp-js" "11.2.3"
19361936
ethers "6.7.0"

0 commit comments

Comments
 (0)