diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-22 02:06:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-22 02:06:45 +0000 |
| commit | 1e3835f4c34f884d6c7bc546ca81435114d22b72 (patch) | |
| tree | 870ec3bac2459cad96307fcdd76232e643fcfbb9 /client | |
| parent | ee45f54e89724813bd414666352a2eb45243c7a7 (diff) | |
| download | shorest-1e3835f4c34f884d6c7bc546ca81435114d22b72.tar.zst shorest-1e3835f4c34f884d6c7bc546ca81435114d22b72.zip | |
Bump nanoid from 3.1.23 to 3.2.0 in /client
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client')
| -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 0f5bfdc..f116c09 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -164,9 +164,9 @@ ms@2.1.2: integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== nanoid@^3.1.23: - version "3.1.23" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81" - integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw== + version "3.2.0" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c" + integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA== path-parse@^1.0.6: version "1.0.7" |
