Skip to content

Commit

Permalink
Merge pull request #87 from Magickbase/renovate/undici-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY authored Nov 7, 2022
2 parents 3d8fcda + 2ed023d commit 0668a22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/neuron-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"subleveldown": "4.1.4",
"typeorm": "0.2.25",
"uuid": "8.3.2",
"undici": "5.11.0"
"undici": "5.12.0"
},
"devDependencies": {
"@nervosnetwork/ckb-types": "0.103.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22381,10 +22381,10 @@ unbox-primitive@^1.0.2:
has-symbols "^1.0.3"
which-boxed-primitive "^1.0.2"

undici@5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.11.0.tgz#1db25f285821828fc09d3804b9e2e934ae86fc13"
integrity sha512-oWjWJHzFet0Ow4YZBkyiJwiK5vWqEYoH7BINzJAJOLedZ++JpAlCbUktW2GQ2DS2FpKmxD/JMtWUUWl1BtghGw==
undici@5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.12.0.tgz#c758ffa704fbcd40d506e4948860ccaf4099f531"
integrity sha512-zMLamCG62PGjd9HHMpo05bSLvvwWOZgGeiWlN/vlqu3+lRo3elxktVGEyLMX+IO7c2eflLjcW74AlkhEZm15mg==
dependencies:
busboy "^1.6.0"

Expand Down

0 comments on commit 0668a22

Please sign in to comment.