Merge pull request #87 from microsoft/dependabot/npm_and_yarn/browser-esm-parcel/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7 in /browser-esm-parcel
This commit is contained in:
Alexandru Dima 2021-09-07 15:38:37 +02:00 committed by GitHub
commit 5c14212618
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4886,9 +4886,9 @@
"dev": true "dev": true
}, },
"path-parse": { "path-parse": {
"version": "1.0.6", "version": "1.0.7",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true "dev": true
}, },
"pbkdf2": { "pbkdf2": {