We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa6a53 commit 26ab470Copy full SHA for 26ab470
pkp-update-authmethod/nodejs/package.json
@@ -19,12 +19,12 @@
19
},
20
"dependencies": {
21
"@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",
+ "@lit-protocol/auth-helpers": "^6.1.1",
+ "@lit-protocol/constants": "^6.1.1",
+ "@lit-protocol/contracts-sdk": "^6.1.1",
+ "@lit-protocol/lit-auth-client": "^6.1.1",
+ "@lit-protocol/lit-node-client": "^6.1.1",
+ "@lit-protocol/pkp-ethers": "^6.1.1",
28
"bs58": "^6.0.0",
29
"ethers": "v5"
30
}
0 commit comments