5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00

Merge pull request #778 from wagoid/dependabot/npm_and_yarn/undici-5.28.4

chore(deps): bump undici from 5.27.0 to 5.28.4
This commit is contained in:
Wagner Santos 2024-04-10 09:44:54 -03:00 committed by GitHub
commit 8d57fded84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
package-lock.json generated
View file

@ -16892,9 +16892,9 @@
} }
}, },
"node_modules/undici": { "node_modules/undici": {
"version": "5.27.0", "version": "5.28.4",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.27.0.tgz", "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
"integrity": "sha512-l3ydWhlhOJzMVOYkymLykcRRXqbUaQriERtR70B9LzNkZ4bX52Fc8wbTDneMiwo8T+AemZXvXaTx+9o5ROxrXg==", "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
"dependencies": { "dependencies": {
"@fastify/busboy": "^2.0.0" "@fastify/busboy": "^2.0.0"
}, },