From 2d4ca46119a05671cbae158b8837b88d299b4624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 02:12:53 +0000 Subject: [PATCH] Build(deps): Bump nanoid from 3.1.20 to 3.3.4 in /studio Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.3.4. - [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.20...3.3.4) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- studio/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/studio/yarn.lock b/studio/yarn.lock index 2f5b032..067c108 100644 --- a/studio/yarn.lock +++ b/studio/yarn.lock @@ -5407,8 +5407,8 @@ nano-pubsub@^2.0.0: resolved "https://registry.npmjs.org/nano-pubsub/-/nano-pubsub-2.0.0.tgz#de291f170ce54ea3e3b39f0b53296d322cd9c540" nanoid@^3.1.12, nanoid@^3.1.9: - version "3.1.20" - resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788" + version "3.3.4" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab" nanomatch@^1.2.9: version "1.2.13"