diff --git a/packages/jsonld-suites/package.json b/packages/jsonld-suites/package.json index 6ebf3f81d..0517849c4 100644 --- a/packages/jsonld-suites/package.json +++ b/packages/jsonld-suites/package.json @@ -46,7 +46,7 @@ "@polkadot/types": "^12.0.0", "@polkadot/util": "^13.0.0", "@polkadot/util-crypto": "^13.0.0", - "crypto-ld": "^6.0.0" + "crypto-ld": "^7.0.0" }, "peerDependencies": { "jsonld": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 1e27a04c2..bb90ed985 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2219,7 +2219,7 @@ __metadata: "@polkadot/types": "npm:^12.0.0" "@polkadot/util": "npm:^13.0.0" "@polkadot/util-crypto": "npm:^13.0.0" - crypto-ld: "npm:^6.0.0" + crypto-ld: "npm:^7.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" peerDependencies: @@ -4882,13 +4882,6 @@ __metadata: languageName: node linkType: hard -"crypto-ld@npm:^6.0.0": - version: 6.0.0 - resolution: "crypto-ld@npm:6.0.0" - checksum: 10c0/af8bd8483bdf845d0b57e8e7ea30c7ba22f1b3a927dc683b267af663d9ec204ebc329525fd99ff212807e82140e89800c63e28ce56ed0e817a372507005af0a7 - languageName: node - linkType: hard - "crypto-ld@npm:^7.0.0": version: 7.0.0 resolution: "crypto-ld@npm:7.0.0"