diff --git a/package-lock.json b/package-lock.json index e0e30bc..762cefe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,16 +1,16 @@ { "name": "@spherity/ethr-revocation-registry-veramo-plugin", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@spherity/ethr-revocation-registry-veramo-plugin", - "version": "2.0.0", + "version": "2.1.0", "license": "GPL-3.0-only", "dependencies": { - "@spherity/ethr-revocation-registry": "^1.1.1", - "@spherity/ethr-revocation-registry-controller": "^1.3.1", + "@spherity/ethr-revocation-registry": "^1.1.2", + "@spherity/ethr-revocation-registry-controller": "^1.3.3", "@veramo/core": "^4.0.0", "credential-status": "^2.0.5", "ethers": "^6.7.1" @@ -2160,18 +2160,18 @@ } }, "node_modules/@spherity/ethr-revocation-registry": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry/-/ethr-revocation-registry-1.1.1.tgz", - "integrity": "sha512-uHAiCaukufBtPuhFWF59eshIOkIdt57FP3hOmifJ3MpdrN8bHRqXlQq19PanxUEDPgA1zJZZA3Y/vlFz2JeUSQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry/-/ethr-revocation-registry-1.1.2.tgz", + "integrity": "sha512-4WyXIiwD/+srkwEgTokEkdfSqBwnwFg04w0JfZSI1NiluK5VabRMRzytcXpBsRKIpLVpF2GaBe5JrrT8Db2Jog==", "dependencies": { "dotenv": "^16.0.2", "ethers": "^6.7.1" } }, "node_modules/@spherity/ethr-revocation-registry-controller": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry-controller/-/ethr-revocation-registry-controller-1.3.1.tgz", - "integrity": "sha512-VTHivb2QuiXq7/Mz6aoPugb8Rx6MnTujuoBgbCgkEBd/MzOAnEsgBLDMjjJGmd4FImyB8YzZw8xv8v0Vf+Yymg==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry-controller/-/ethr-revocation-registry-controller-1.3.3.tgz", + "integrity": "sha512-S9fgTdSNntyS48F+Ao7UWSa+kG/p7NtYa2nMNgPncAAx0iiNR3+cQ2rlHuqY+dG3h8l1+xjq3UKFCA7OO4MTGA==", "dependencies": { "@ethersproject/abi": "^5.6.3", "@ethersproject/abstract-signer": "^5.6.2", @@ -2182,7 +2182,7 @@ "@ethersproject/providers": "^5.6.8", "@ethersproject/transactions": "^5.6.2", "@ethersproject/wallet": "^5.7.0", - "@spherity/ethr-revocation-registry": "^1.1.0", + "@spherity/ethr-revocation-registry": "^1.1.2", "@types/lodash": "^4.14.184", "ethers": "^6.7.1", "lodash": "^4.17.21", @@ -11831,18 +11831,18 @@ } }, "@spherity/ethr-revocation-registry": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry/-/ethr-revocation-registry-1.1.1.tgz", - "integrity": "sha512-uHAiCaukufBtPuhFWF59eshIOkIdt57FP3hOmifJ3MpdrN8bHRqXlQq19PanxUEDPgA1zJZZA3Y/vlFz2JeUSQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry/-/ethr-revocation-registry-1.1.2.tgz", + "integrity": "sha512-4WyXIiwD/+srkwEgTokEkdfSqBwnwFg04w0JfZSI1NiluK5VabRMRzytcXpBsRKIpLVpF2GaBe5JrrT8Db2Jog==", "requires": { "dotenv": "^16.0.2", "ethers": "^6.7.1" } }, "@spherity/ethr-revocation-registry-controller": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry-controller/-/ethr-revocation-registry-controller-1.3.1.tgz", - "integrity": "sha512-VTHivb2QuiXq7/Mz6aoPugb8Rx6MnTujuoBgbCgkEBd/MzOAnEsgBLDMjjJGmd4FImyB8YzZw8xv8v0Vf+Yymg==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/@spherity/ethr-revocation-registry-controller/-/ethr-revocation-registry-controller-1.3.3.tgz", + "integrity": "sha512-S9fgTdSNntyS48F+Ao7UWSa+kG/p7NtYa2nMNgPncAAx0iiNR3+cQ2rlHuqY+dG3h8l1+xjq3UKFCA7OO4MTGA==", "requires": { "@ethersproject/abi": "^5.6.3", "@ethersproject/abstract-signer": "^5.6.2", @@ -11853,7 +11853,7 @@ "@ethersproject/providers": "^5.6.8", "@ethersproject/transactions": "^5.6.2", "@ethersproject/wallet": "^5.7.0", - "@spherity/ethr-revocation-registry": "^1.1.0", + "@spherity/ethr-revocation-registry": "^1.1.2", "@types/lodash": "^4.14.184", "ethers": "^6.7.1", "lodash": "^4.17.21", diff --git a/package.json b/package.json index 80ad0c4..1ea73c4 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "typescript": "^4.8.3" }, "dependencies": { - "@spherity/ethr-revocation-registry": "^1.1.1", - "@spherity/ethr-revocation-registry-controller": "^1.3.1", + "@spherity/ethr-revocation-registry": "^1.1.2", + "@spherity/ethr-revocation-registry-controller": "^1.3.3", "@veramo/core": "^4.0.0", "credential-status": "^2.0.5", "ethers": "^6.7.1"