diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-08-12 23:52:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-12 23:52:44 +0000 |
| commit | c3c66ce1223e79bd96b42ab4c734ca7e7ebf62e5 (patch) | |
| tree | a166588229ea1382e5c6735011023948f33f476b | |
| parent | 9804bf372eb07acd1db24f92ac7e85dd4a4e946a (diff) | |
| download | shorest-c3c66ce1223e79bd96b42ab4c734ca7e7ebf62e5.tar.zst shorest-c3c66ce1223e79bd96b42ab4c734ca7e7ebf62e5.zip | |
Bump path-parse from 1.0.6 to 1.0.7 in /client
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-- | client/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index beb9e5c..0f5bfdc 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -169,9 +169,9 @@ nanoid@^3.1.23: integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw== path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== picomatch@^2.2.2: version "2.2.2" |
