diff --git a/package-lock.json b/package-lock.json index e22f694..87e10fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@fontsource-variable/fraunces": "^5.2.9", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/newsreader": "^5.2.10", - "@icp-sdk/auth": "^7.0.0", + "@icp-sdk/auth": "^8.0.3", "@icp-sdk/core": "^5.3.0", "lightweight-charts": "^5.1.0", "minidenticons": "^4.2.1" @@ -496,12 +496,12 @@ } }, "node_modules/@icp-sdk/auth": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@icp-sdk/auth/-/auth-7.1.0.tgz", - "integrity": "sha512-WpJiSN6E90kQlpumA835O8GO4A397tbkbikeJayumpO8BqePuwcXRvuV/Lc8pStmNbFmrBacDrWbHCRhKOzg1g==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/@icp-sdk/auth/-/auth-8.0.3.tgz", + "integrity": "sha512-HXndLoKt22+KTBye6l9wblMSqArhAALnPWfR8Zqv9h8UNLSznjtXYMDbQT4A0qd5xa5hEMfg1TCu5iQkMxyW1w==", "license": "Apache-2.0", "dependencies": { - "@icp-sdk/signer": "^5.4.0", + "@icp-sdk/signer": "^5.6.2", "idb": "^7.1.1" }, "peerDependencies": { @@ -523,9 +523,9 @@ } }, "node_modules/@icp-sdk/signer": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@icp-sdk/signer/-/signer-5.4.0.tgz", - "integrity": "sha512-l7HKJ02ZszAWvBV0dSW7uNVNVwsVAlWp9zMirHk/wrtQpglMDSxh1kcXiha5R5YkIooy/d5Pt8QKHDPG4Orj6A==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/@icp-sdk/signer/-/signer-5.6.2.tgz", + "integrity": "sha512-QYqArHpe+uTHMEEoj7w/ET2hKSarsCBbvcQEs+GJrdIcMIm/gNIsFIrJVRB6YIPlgROYNkiK4ZjfNHMZsK5CyQ==", "license": "Apache-2.0", "peerDependencies": { "@icp-sdk/core": "^5" diff --git a/package.json b/package.json index 045a885..bcfb198 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@fontsource-variable/fraunces": "^5.2.9", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/newsreader": "^5.2.10", - "@icp-sdk/auth": "^7.0.0", + "@icp-sdk/auth": "^8.0.3", "@icp-sdk/core": "^5.3.0", "lightweight-charts": "^5.1.0", "minidenticons": "^4.2.1"