fix: security upgrade undici from 5.6.0 to 5.8.0 (#8108)

This commit is contained in:
dependabot[bot]
2022-07-22 20:11:21 +02:00
committed by GitHub
parent a96e15b3f7
commit 4aa016b732

6
package-lock.json generated
View File

@@ -15736,9 +15736,9 @@
"dev": true
},
"undici": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.6.0.tgz",
"integrity": "sha512-mc+8SY1fXubTrdx4CXDkeFFGV8lI3Tq4I/70U1V8Z6g4iscGII0uLO7CPnDt56bXEbvaKwo2T2+VrteWbZiXiQ=="
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-5.8.0.tgz",
"integrity": "sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q=="
},
"unicode-canonical-property-names-ecmascript": {
"version": "1.0.4",