Bump undici from 5.5.1 to 5.8.0 (#155)
Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] committed
Jul 22, 2022 at 11:10 UTC
9e1edefdc8bf5ea89f82442ed8549de4d67a9dbd
1 file changed
+6
-6
package-lock.json
+6
-6
@@ -28911,9 +28911,9 @@
28911
}
28912
},
28913
"node_modules/undici": {
28914
- "version": "5.5.1",
28915
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
28916
- "integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==",
28914
+ "version": "5.8.0",
28915
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz",
28916
+ "integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q==",
28917
"engines": {
28918
"node": ">=12.18"
28919
}
@@ -54947,9 +54947,9 @@
54947
}
54948
},
54949
"undici": {
54950
- "version": "5.5.1",
54951
- "resolved": "https://registry.npmjs.org/undici/-/undici-5.5.1.tgz",
54952
- "integrity": "sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw=="
54950
+ "version": "5.8.0",
54951
+ "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz",
54952
+ "integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q=="
54953
},
54954
"unescape": {
54955
"version": "1.0.1",