From fe5b1c63011b2d3317f43adc4ea6b5bcd14e19c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 15:42:13 +0000 Subject: [PATCH] fix(deps): update dependency cross-fetch to v3.1.5 [security] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/identity/package.json | 2 +- yarn.lock | 13 ++----------- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/packages/identity/package.json b/packages/identity/package.json index 83edc8a0d..927cccd7a 100644 --- a/packages/identity/package.json +++ b/packages/identity/package.json @@ -32,7 +32,7 @@ "@types/debug": "^4.1.10", "bignumber.js": "^9.1.2", "blind-threshold-bls": "npm:@celo/blind-threshold-bls@1.0.0-beta", - "cross-fetch": "3.1.4", + "cross-fetch": "3.1.5", "debug": "^4.1.1", "elliptic": "^6.5.4", "ethereum-cryptography": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 9a80422ac..47b51620d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1779,7 +1779,7 @@ __metadata: "@types/elliptic": "npm:^6.4.16" bignumber.js: "npm:^9.1.2" blind-threshold-bls: "npm:@celo/blind-threshold-bls@1.0.0-beta" - cross-fetch: "npm:3.1.4" + cross-fetch: "npm:3.1.5" debug: "npm:^4.1.1" elliptic: "npm:^6.5.4" ethereum-cryptography: "npm:1.2.0" @@ -9050,16 +9050,7 @@ __metadata: languageName: node linkType: hard -"cross-fetch@npm:3.1.4": - version: 3.1.4 - resolution: "cross-fetch@npm:3.1.4" - dependencies: - node-fetch: "npm:2.6.1" - checksum: adca8962668c00ba47bcb979c24184e58f0ed1d034f1cd9ca1886ac84fa6443cb22eab0c3469afb293f3ba70e9f6e27a6bdd69b4935b1da1810cd06964d828e3 - languageName: node - linkType: hard - -"cross-fetch@npm:^3.1.4": +"cross-fetch@npm:3.1.5, cross-fetch@npm:^3.1.4": version: 3.1.5 resolution: "cross-fetch@npm:3.1.5" dependencies: