build(deps): bump undici from 5.8.0 to 5.9.1 (#177)

Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.9.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Aug 29, 2022 at 08:35 UTC ab90386a4e4f94b1b7b4165d40164c1d021adc36
1 file changed +6 -6
package-lock.json
+6 -6
@@ -28904,9 +28904,9 @@
28904 }
28905 },
28906 "node_modules/undici": {
28907 - "version": "5.8.0",
28908 - "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz",
28909 - "integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q==",
28907 + "version": "5.9.1",
28908 + "resolved": "https://registry.npmjs.org/undici/-/undici-5.9.1.tgz",
28909 + "integrity": "sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==",
28910 "engines": {
28911 "node": ">=12.18"
28912 }
@@ -54931,9 +54931,9 @@
54931 }
54932 },
54933 "undici": {
54934 - "version": "5.8.0",
54935 - "resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz",
54936 - "integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q=="
54934 + "version": "5.9.1",
54935 + "resolved": "https://registry.npmjs.org/undici/-/undici-5.9.1.tgz",
54936 + "integrity": "sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg=="
54937 },
54938 "unescape": {
54939 "version": "1.0.1",