Skip to content

Commit

Permalink
fix(deps): update dependency undici to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 22, 2021
1 parent 6e5abab commit 139f89e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"remark-admonitions": "1.2.1",
"remark-prism": "1.3.6",
"tiny-lru": "7.0.6",
"undici": "3.3.6",
"undici": "4.2.2",
"use-http": "1.0.21",
"valtio": "1.0.6",
"zustand": "3.5.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5688,7 +5688,7 @@ __metadata:
tiny-lru: 7.0.6
tsup: 4.11.2
typescript: 4.3.2
undici: 3.3.6
undici: 4.2.2
use-http: 1.0.21
valtio: 1.0.6
wait-on: 5.3.0
Expand Down Expand Up @@ -26942,10 +26942,10 @@ typescript@4.3.2:
languageName: node
linkType: hard

"undici@npm:3.3.6":
version: 3.3.6
resolution: "undici@npm:3.3.6"
checksum: fc6aa922f2a6ecc8982f9ca1db9b8c29bf38ab8ae915b6c1bb4703fa98e0c0e70a25deb613c77044efc29f972e8b24b9366dc208435a54f8c54fcb5a9e4d7c36
"undici@npm:4.2.2":
version: 4.2.2
resolution: "undici@npm:4.2.2"
checksum: d14869c69be889fcd23389f67defb6bd7055cd8badc8a12b72a79bf37d71f72c9c3bf3f327c9beae6c666b95ebbc121db2efecd58398ca1761971fdbb6b75620
languageName: node
linkType: hard

Expand Down

0 comments on commit 139f89e

Please sign in to comment.