diff --git a/package-lock.json b/package-lock.json index 7b623f01..64743446 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@junobuild/config": "^2.6.0", "@junobuild/config-loader": "^0.4.6", "@junobuild/core": "^3.2.0", - "@junobuild/did-tools": "^0.3.5", + "@junobuild/did-tools": "^0.3.6", "@junobuild/ic-client": "^5.0.0", "@junobuild/storage": "^2.0.1", "@junobuild/utils": "^0.2.3", @@ -1779,9 +1779,9 @@ } }, "node_modules/@junobuild/did-tools": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@junobuild/did-tools/-/did-tools-0.3.5.tgz", - "integrity": "sha512-Y74OblWPSvOnf/Y42Q0dwYxh9mSYB0bpVrVLdTV7Bxemu6BvZBnZvx2v5+XJOz6VQ5gvQfsYuoeTYbwvQ3DDUw==", + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@junobuild/did-tools/-/did-tools-0.3.6.tgz", + "integrity": "sha512-M00gAas87ZWITaViYEm0ijsjSOYsj2x/rSs+lYfflQuet+uNYLPST5DhGTbLl4J5Lv3enUN7qNk0iQo1R1p9aQ==", "license": "MIT", "peerDependencies": { "@babel/core": "7.28.4", @@ -7900,9 +7900,9 @@ } }, "@junobuild/did-tools": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/@junobuild/did-tools/-/did-tools-0.3.5.tgz", - "integrity": "sha512-Y74OblWPSvOnf/Y42Q0dwYxh9mSYB0bpVrVLdTV7Bxemu6BvZBnZvx2v5+XJOz6VQ5gvQfsYuoeTYbwvQ3DDUw==", + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@junobuild/did-tools/-/did-tools-0.3.6.tgz", + "integrity": "sha512-M00gAas87ZWITaViYEm0ijsjSOYsj2x/rSs+lYfflQuet+uNYLPST5DhGTbLl4J5Lv3enUN7qNk0iQo1R1p9aQ==", "requires": {} }, "@junobuild/errors": { diff --git a/package.json b/package.json index a934fc92..30932885 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@junobuild/config": "^2.6.0", "@junobuild/config-loader": "^0.4.6", "@junobuild/core": "^3.2.0", - "@junobuild/did-tools": "^0.3.5", + "@junobuild/did-tools": "^0.3.6", "@junobuild/ic-client": "^5.0.0", "@junobuild/storage": "^2.0.1", "@junobuild/utils": "^0.2.3",