Bump path-parse from 1.0.5 to 1.0.7 #241

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/path-parse-1.0.7 into master

11
package-lock.json generated
View File

@@ -6212,11 +6212,6 @@
"bundled": true, "bundled": true,
"dev": true "dev": true
}, },
"path-parse": {
"version": "1.0.5",
"bundled": true,
"dev": true
},
"path-type": { "path-type": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true,
@@ -7052,9 +7047,9 @@
"dev": true "dev": true
}, },
"path-parse": { "path-parse": {
"version": "1.0.5", "version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
"integrity": "sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true "dev": true
}, },
"path-platform": { "path-platform": {