refactor: upgrade undici from 5.8.0 to 5.9.1 (#8133)

This commit is contained in:
dependabot[bot]
2022-08-18 22:25:22 +02:00
committed by GitHub
parent 5c2d2c5193
commit f693b55b1c

6
package-lock.json generated
View File

@@ -15736,9 +15736,9 @@
"dev": true
},
"undici": {
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz",
"integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q=="
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.9.1.tgz",
"integrity": "sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg=="
},
"unicode-canonical-property-names-ecmascript": {
"version": "1.0.4",