From 7282741b67639a4b7ccfbb54bec3ed3ebdccb87c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 00:27:38 +0000 Subject: [PATCH] Bump nanoid from 3.3.7 to 3.3.8 in /src/python/clara-viz-widgets/js Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 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.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/python/clara-viz-widgets/js/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/python/clara-viz-widgets/js/yarn.lock b/src/python/clara-viz-widgets/js/yarn.lock index 6ba2620..b9fb579 100644 --- a/src/python/clara-viz-widgets/js/yarn.lock +++ b/src/python/clara-viz-widgets/js/yarn.lock @@ -2399,8 +2399,8 @@ mv@2.1.1: rimraf "~2.4.0" nanoid@^3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" + version "3.3.8" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" ncp@~2.0.0: version "2.0.0"