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 12, 2021
1 parent 6e5abab commit 18f827f
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.1.1",
"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.1.1
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.1.1":
version: 4.1.1
resolution: "undici@npm:4.1.1"
checksum: 8f89f42881a69dcda09d827410248f21ef2e760dd1f4294013c9c9b24cd1e8ea54b234b0fd8fd0ee6c3f7f848ee9c88004488a70ab9e847005838b665aeeded3
languageName: node
linkType: hard

Expand Down

0 comments on commit 18f827f

Please sign in to comment.