Browse Source

Merge pull request #1 from Gyarbij/dependabot/npm_and_yarn/src/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7 in /src
pull/396/head
Gyarbij 4 years ago
committed by GitHub
parent
commit
b894931c3f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      src/package-lock.json

6
src/package-lock.json

@ -1895,9 +1895,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-to-regexp": {

Loading…
Cancel
Save