Skip to content

Commit

Permalink
chore(npm): update dependency undici to v5.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent aade469 commit 96e31c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"workerThreads": false
},
"resolutions": {
"urllib/undici": "^5.27.0"
"urllib/undici": "^5.27.2"
},
"dependencies": {
"agent-base": "^7.1.0"
Expand Down Expand Up @@ -105,7 +105,7 @@
"superagent": "8.1.2",
"tough-cookie": "4.1.3",
"typescript": "5.2.2",
"undici": "5.27.0",
"undici": "5.27.2",
"urllib": "3.19.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7536,10 +7536,10 @@ unbox-primitive@^1.0.2:
has-symbols "^1.0.3"
which-boxed-primitive "^1.0.2"

[email protected].0, undici@^5.22.1, undici@^5.27.0:
version "5.27.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.27.0.tgz#789f2e40ce982b5507899abc2c2ddeb2712b4554"
integrity sha512-l3ydWhlhOJzMVOYkymLykcRRXqbUaQriERtR70B9LzNkZ4bX52Fc8wbTDneMiwo8T+AemZXvXaTx+9o5ROxrXg==
[email protected].2, undici@^5.22.1, undici@^5.27.2:
version "5.27.2"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.27.2.tgz#a270c563aea5b46cc0df2550523638c95c5d4411"
integrity sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ==
dependencies:
"@fastify/busboy" "^2.0.0"

Expand Down

0 comments on commit 96e31c1

Please sign in to comment.