diff options
| author | dependabot[bot] | 2021-08-11 02:30:10 +0000 |
|---|---|---|
| committer | GitHub | 2021-08-11 02:30:10 +0000 |
| commit | 6741f75ebe19a5702c50d30b721b727193ceca12 (patch) | |
| tree | 5ac9319e1d60a3e47d800a1b2fd2f0f5a3f1da21 | |
| parent | 90f0058b11188d6c44b35ba24cf82874b49da942 (diff) | |
| download | muttagen-dependabot/npm_and_yarn/path-parse-1.0.7.tar.bz2 | |
Bump path-parse from 1.0.6 to 1.0.7dependabot/npm_and_yarn/path-parse-1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index f5a41d4..28cd4de 100644 --- a/package-lock.json +++ b/package-lock.json @@ -797,9 +797,9 @@ "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" }, "path-parse": { - "version": "1.0.6", - "resolved": "https://aodocs.jfrog.io/aodocs/api/npm/aodocs-npm/path-parse/-/path-parse-1.0.6.tgz", - "integrity": "sha1-1i27VnlAXXLEc37FhgDp3c8G0kw=" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, "path-platform": { "version": "0.11.15", |
