Skip to content

Commit c449bce

Browse files
chore(deps): update dependency undici to v5.29.0 [security]
1 parent 95d8c2f commit c449bce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"terser": "5.37.0",
8080
"trim-newlines": "3.0.1",
8181
"trim": "1.0.1",
82-
"undici": "5.28.5"
82+
"undici": "5.29.0"
8383
},
8484
"packageManager": "yarn@1.22.22"
8585
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17876,10 +17876,10 @@ undici-types@~6.19.2:
1787617876
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
1787717877
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1787817878

17879-
undici@5.28.5, undici@^5.28.3:
17880-
version "5.28.5"
17881-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.5.tgz#b2b94b6bf8f1d919bc5a6f31f2c01deb02e54d4b"
17882-
integrity sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==
17879+
undici@5.29.0, undici@^5.28.3:
17880+
version "5.29.0"
17881+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3"
17882+
integrity sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==
1788317883
dependencies:
1788417884
"@fastify/busboy" "^2.0.0"
1788517885

0 commit comments

Comments
 (0)