Skip to content

Commit

Permalink
fix(deps): update dependency cross-fetch to v3.1.5 [security]
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent e64f398 commit fe5b1c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/debug": "^4.1.10",
"bignumber.js": "^9.1.2",
"blind-threshold-bls": "npm:@celo/[email protected]",
"cross-fetch": "3.1.4",
"cross-fetch": "3.1.5",
"debug": "^4.1.1",
"elliptic": "^6.5.4",
"ethereum-cryptography": "1.2.0",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,7 @@ __metadata:
"@types/elliptic": "npm:^6.4.16"
bignumber.js: "npm:^9.1.2"
blind-threshold-bls: "npm:@celo/[email protected]"
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"
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit fe5b1c6

Please sign in to comment.