5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#239)

This commit is contained in:
dependabot[bot] 2021-08-12 19:00:07 +00:00 committed by GitHub
parent 8c00f7e4fd
commit f3e4110f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
package-lock.json generated
View file

@ -11936,11 +11936,6 @@
"bundled": true,
"dev": true
},
"path-parse": {
"version": "1.0.6",
"bundled": true,
"dev": true
},
"performance-now": {
"version": "2.1.0",
"bundled": true,
@ -13286,9 +13281,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-type": {