From 5adbd965cf5532cc6ebe387fd122a7f29c4ed448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 06:49:45 +0000 Subject: [PATCH] Bump nanoid from 3.1.25 to 3.3.8 in /label-studio/label_studio/frontend Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.8. - [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.25...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- label-studio/label_studio/frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/label-studio/label_studio/frontend/yarn.lock b/label-studio/label_studio/frontend/yarn.lock index 7e55d66..09bbf4b 100644 --- a/label-studio/label_studio/frontend/yarn.lock +++ b/label-studio/label_studio/frontend/yarn.lock @@ -6384,9 +6384,9 @@ multicast-dns@^7.2.5: thunky "^1.0.2" nanoid@^3.1.23: - version "3.1.25" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152" - integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q== + version "3.3.8" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" + integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w== nanomatch@^1.2.9: version "1.2.13"