Bump path-parse from 1.0.6 to 1.0.7 in /example #14

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

View File

@ -1,6 +1,6 @@
{
"name": "chartjs-2-react-example",
"version": "0.0.0",
"version": "1.1.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -10607,9 +10607,9 @@
"integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A="
},
"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=="
},
"path-to-regexp": {
"version": "0.1.7",