From cedbd6de8d5530c351375b200b35b6771a093909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jan 2022 06:12:49 +0000 Subject: [PATCH] chore(deps): bump nanoid from 3.1.24 to 3.2.0 Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.24 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.24...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 181d36e..af8b8e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7604,9 +7604,9 @@ nanoclass@^0.0.2: integrity sha512-2xku8GgTJeBpcQQNOynygfDcV6H85vKwC8w4UI1u6oeujJA3YER0ji1xg6hCL9STiGhASUmHOL9r70YcDsJb5w== nanoid@^3.1.23: - version "3.1.24" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.24.tgz#d7ac20215f595c26d314ee5671169a27b609025f" - integrity sha512-WNhqqgD4qH7TQdU9ujXfFa/hQI5rOGGnZq+JRmz4JwMZFCgSZVquTq3ORUSv6IC+Y41ACBYV8a8J1kPkqGIiQg== + version "3.2.0" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c" + integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA== nanomatch@^1.2.9: version "1.2.13"