Skip to content

Commit 26ab470

Browse files
committed
Update Lit packages to 6.1.1
1 parent 5aa6a53 commit 26ab470

File tree

2 files changed

+262
-257
lines changed

2 files changed

+262
-257
lines changed

pkp-update-authmethod/nodejs/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"dependencies": {
2121
"@dotenvx/dotenvx": "^1.0.0",
22-
"@lit-protocol/auth-helpers": "^6.1.0",
23-
"@lit-protocol/constants": "^6.1.0",
24-
"@lit-protocol/contracts-sdk": "^6.1.0",
25-
"@lit-protocol/lit-auth-client": "^6.1.0",
26-
"@lit-protocol/lit-node-client": "^6.1.0",
27-
"@lit-protocol/pkp-ethers": "^6.1.0",
22+
"@lit-protocol/auth-helpers": "^6.1.1",
23+
"@lit-protocol/constants": "^6.1.1",
24+
"@lit-protocol/contracts-sdk": "^6.1.1",
25+
"@lit-protocol/lit-auth-client": "^6.1.1",
26+
"@lit-protocol/lit-node-client": "^6.1.1",
27+
"@lit-protocol/pkp-ethers": "^6.1.1",
2828
"bs58": "^6.0.0",
2929
"ethers": "v5"
3030
}

0 commit comments

Comments
 (0)