Bump undici from 5.1.1 to 5.5.1

Bumps [undici](https://github.com/nodejs/undici) from 5.1.1 to 5.5.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.1.1...v5.5.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/15/head
dependabot[bot] 3 years ago committed by GitHub
parent 212ce69b83
commit e236224eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
package-lock.json generated

@ -12,7 +12,7 @@
"@actions/core": "^1.8.0",
"@actions/github": "^5.0.1",
"shellac": "^0.7.0",
"undici": "^5.1.1"
"undici": "^5.5.1"
},
"devDependencies": {
"esbuild": "^0.14.38",
@ -619,9 +619,9 @@
}
},
"node_modules/undici": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.1.1.tgz",
"integrity": "sha512-CmK9JzLSMGx+2msOao8LhkKn3J7eKo2M50v0KZQ2XbiHcGqLS1HiIj01ceIm3jbUYlspw/FTSb6nMdSNyvVyaQ==",
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
"integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==",
"engines": {
"node": ">=12.18"
}
@ -1015,9 +1015,9 @@
"dev": true
},
"undici": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.1.1.tgz",
"integrity": "sha512-CmK9JzLSMGx+2msOao8LhkKn3J7eKo2M50v0KZQ2XbiHcGqLS1HiIj01ceIm3jbUYlspw/FTSb6nMdSNyvVyaQ=="
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
"integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw=="
},
"universal-user-agent": {
"version": "6.0.0",

@ -24,7 +24,7 @@
"@actions/core": "^1.8.0",
"@actions/github": "^5.0.1",
"shellac": "^0.7.0",
"undici": "^5.1.1"
"undici": "^5.5.1"
},
"devDependencies": {
"esbuild": "^0.14.38",

Loading…
Cancel
Save