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 Aug 19, 2021
1 parent bd00625 commit feecf9b
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.4.4",
"use-http": "1.0.21",
"valtio": "1.0.6",
"zustand": "3.5.8"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5767,7 +5767,7 @@ __metadata:
tiny-lru: 7.0.6
tsup: 4.11.2
typescript: 4.3.5
undici: 3.3.6
undici: 4.4.4
use-http: 1.0.21
valtio: 1.0.6
wait-on: 5.3.0
Expand Down Expand Up @@ -27265,10 +27265,10 @@ typescript@4.3.5:
languageName: node
linkType: hard

"undici@npm:3.3.6":
version: 3.3.6
resolution: "undici@npm:3.3.6"
checksum: fc6aa922f2a6ecc8982f9ca1db9b8c29bf38ab8ae915b6c1bb4703fa98e0c0e70a25deb613c77044efc29f972e8b24b9366dc208435a54f8c54fcb5a9e4d7c36
"undici@npm:4.4.4":
version: 4.4.4
resolution: "undici@npm:4.4.4"
checksum: fb2c77af68639eb5737408096f8d28a8470721348ad644d8dc90ce70bb627994c38b33d042edd521879edd12b9e3caee01a85dfbb81b56962c2ae166fd667347
languageName: node
linkType: hard

Expand Down

0 comments on commit feecf9b

Please sign in to comment.