From 473e10fb467fa77f8142088c562c26e533e35941 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 07:58:30 +0000 Subject: [PATCH] chore(deps): update dependency crypto-ld to v7 --- packages/jsonld-suites/package.json | 2 +- yarn.lock | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/packages/jsonld-suites/package.json b/packages/jsonld-suites/package.json index 21e5c7d45..ab29c5770 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 7f077abe9..b6748c7b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2212,7 +2212,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: @@ -4881,13 +4881,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"