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 358fef6 commit a90fb9a
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.5",
"use-http": "1.0.23",
"valtio": "1.2.1",
"zustand": "3.5.9"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5790,7 +5790,7 @@ __metadata:
tiny-lru: 7.0.6
tsup: 4.14.0
typescript: 4.3.5
undici: 3.3.6
undici: 4.4.5
use-http: 1.0.23
valtio: 1.2.1
wait-on: 5.3.0
Expand Down Expand Up @@ -27284,10 +27284,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.5":
version: 4.4.5
resolution: "undici@npm:4.4.5"
checksum: 7bb7bb6a18bf32e70c29db368eba176d39b0497a02393a5b9448a65a34530e1087c01d0bdaab921cf5e99c2e7b8fee1ce2875420971c08b284df97dc2506823e
languageName: node
linkType: hard

Expand Down

0 comments on commit a90fb9a

Please sign in to comment.