Merge pull request #2895 from github/dependabot/npm_and_yarn/npm_and_yarn-87115a91ec

build(deps): bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group
This commit is contained in:
Henry Mercer 2025-05-19 12:31:15 +01:00 committed by GitHub
commit 396fd27c30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 37 additions and 39 deletions

7
package-lock.json generated
View file

@ -8568,10 +8568,9 @@
}
},
"node_modules/undici": {
"version": "5.28.5",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz",
"integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==",
"license": "MIT",
"version": "5.29.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.29.0.tgz",
"integrity": "sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==",
"dependencies": {
"@fastify/busboy": "^2.0.0"
},