build: Updating path-parse to 1.0.7

* https://npmjs.com/advisories/1773 (CVE-2021-23343)

Change-Id: If5b509c9ce4ef9f62472f11d5d5ea96ad3a202e1
This commit is contained in:
libraryupgrader 2021-08-11 12:14:21 +00:00
parent 6ae6484a12
commit d9612a3282

6
package-lock.json generated
View file

@ -1705,9 +1705,9 @@
"dev": true
},
"path-parse": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
"integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true
},
"path-root": {