Skip to content

Commit

Permalink
fix(deps): update dependency undici to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 12, 2021
1 parent de7723d commit 2014147
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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": "4.3.1",
"undici": "4.4.1",
"use-http": "1.0.23",
"valtio": "1.2.0",
"zustand": "3.5.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11710,10 +11710,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==

undici@4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/undici/-/undici-4.3.1.tgz#f576638a3d6e157210a87c02b006236243c86780"
integrity sha512-Oy61gPuXBE4Em/1t8QeKOSHGSqbPHLW1iRbCztbyHuKusz5j7d7b4Z9Xi8b7yFqHyCNe57SSDjBgmSUjfPCymw==
undici@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/undici/-/undici-4.4.1.tgz#832a64e593e3f068e87a9b8f3c3037f7f48b7cfe"
integrity sha512-diVUJ5KcFxF5STCYC6oarfFa5UrIMEbY99Zt9IAXbQusrelH2btUFQwZtZyN+jLXIkFMTQoWPprZEIhYJmSDFw==

unherit@^1.0.4:
version "1.1.3"
Expand Down

0 comments on commit 2014147

Please sign in to comment.