diff --git a/xterio-wallet/package.json b/xterio-wallet/package.json index c579f57..f8084a6 100644 --- a/xterio-wallet/package.json +++ b/xterio-wallet/package.json @@ -55,9 +55,9 @@ "ethers": "^5.7.2" }, "dependencies": { - "@particle-network/aa": "^2.0.1", - "@particle-network/auth-core": "^2.0.2", - "@particle-network/authkit": "^2.0.2", + "@particle-network/aa": "2.0.1", + "@particle-network/auth-core": "2.0.2", + "@particle-network/authkit": "2.0.2", "@xterio-sdk/auth": "workspace:^", "ethers": "^5.7.2", "react": "^18.3.1",