aboutsummaryrefslogtreecommitdiffhomepage
path: root/desktop/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-10 21:30:48 +0000
committerGitHub <[email protected]>2021-08-10 21:30:48 +0000
commitc38c09effb434da5820498ab91190a3ff38b9280 (patch)
tree3627d07b943ee01f1afe64eba8dcb9a452d22967 /desktop/package-lock.json
parent4e2e5479afa195c7716e19995a8d50eb98451a50 (diff)
downloadOrca-dependabot/npm_and_yarn/desktop/path-parse-1.0.7.tar.gz
Orca-dependabot/npm_and_yarn/desktop/path-parse-1.0.7.zip
Bump path-parse from 1.0.6 to 1.0.7 in /desktopdependabot/npm_and_yarn/desktop/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] <[email protected]>
Diffstat (limited to 'desktop/package-lock.json')
-rw-r--r--desktop/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/package-lock.json b/desktop/package-lock.json
index fe31ff4..a8094ce 100644
--- a/desktop/package-lock.json
+++ b/desktop/package-lock.json
@@ -1142,9 +1142,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": {