Skip to content

Commit 94ed2a6

Browse files
fix(deps): update dependency undici to v4 (#290)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1e9b616 commit 94ed2a6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"remark-admonitions": "1.2.1",
4141
"remark-prism": "1.3.6",
4242
"tiny-lru": "7.0.6",
43-
"undici": "3.3.6",
43+
"undici": "4.1.0",
4444
"use-http": "1.0.21",
4545
"valtio": "1.0.6",
4646
"zustand": "3.5.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11398,10 +11398,10 @@ [email protected]:
1139811398
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
1139911399
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
1140011400

11401-
undici@3.3.6:
11402-
version "3.3.6"
11403-
resolved "https://registry.npmjs.org/undici/-/undici-3.3.6.tgz#06d3b97b7eeff46bce6f8a71079c09f64dd59dc1"
11404-
integrity sha512-/j3YTZ5AobMB4ZrTY72mzM54uFUX32v0R/JRW9G2vOyF1uSKYAx+WT8dMsAcRS13TOFISv094TxIyWYk+WEPsA==
11401+
undici@4.1.0:
11402+
version "4.1.0"
11403+
resolved "https://registry.yarnpkg.com/undici/-/undici-4.1.0.tgz#1e1f83e5064c67eddd53707d7819ccfad6c208a4"
11404+
integrity sha512-Y1e/pSDLtNT4nXSQc4C7eiqoiV7pq8QmsvD7/6cbUuUER0MewR3xwBswYiHYWqVI4FcUptjHixrdqW4xrmo4uA==
1140511405

1140611406
unherit@^1.0.4:
1140711407
version "1.1.3"

0 commit comments

Comments
 (0)