Browse Source

Merge pull request #366 from colinin/dependabot/npm_and_yarn/vueJs/path-parse-1.0.7

build(deps): bump path-parse from 1.0.6 to 1.0.7 in /vueJs
pull/371/head
yx lin 4 years ago
committed by GitHub
parent
commit
25c109a75c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      vueJs/package-lock.json

6
vueJs/package-lock.json

@ -17239,9 +17239,9 @@
"integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
},
"path-parse": {
"version": "1.0.6",
"resolved": "https://registry.npm.taobao.org/path-parse/download/path-parse-1.0.6.tgz",
"integrity": "sha1-1i27VnlAXXLEc37FhgDp3c8G0kw=",
"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-to-regexp": {

Loading…
Cancel
Save