1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-08 20:25:16 +02:00

Merge pull request #154 from pawelmalak/dependabot/npm_and_yarn/client/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7 in /client
This commit is contained in:
pawelmalak 2021-11-10 13:55:16 +01:00 committed by GitHub
commit 62609da660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11123,9 +11123,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",