Bump path-parse from 1.0.6 to 1.0.7 (#42)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 11 Aug 2021 07:20:23 +0000 (07:20 +0000)
committerGitHub <noreply@github.com>
Wed, 11 Aug 2021 07:20:23 +0000 (07:20 +0000)
package-lock.json

index 618a25b2e2b50500ea797d6440e08a98e996aef6..579348102b178431d746c8273095788a93ca5dc6 100644 (file)
       "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
     },
     "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
     },
     "performance-now": {