From d5591219ad0c7c01afda739dd209be196ca63642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 03:22:47 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20nanoid=20from=203.1.30=20to=203.3.4=20in?= =?UTF-8?q?=20/react=E9=83=A8=E5=88=86/next/my-next?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 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.30...3.3.4) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- "react\351\203\250\345\210\206/next/my-next/yarn.lock" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/react\351\203\250\345\210\206/next/my-next/yarn.lock" "b/react\351\203\250\345\210\206/next/my-next/yarn.lock" index ec1dc7f..e4d396f 100644 --- "a/react\351\203\250\345\210\206/next/my-next/yarn.lock" +++ "b/react\351\203\250\345\210\206/next/my-next/yarn.lock" @@ -1959,9 +1959,9 @@ ms@^2.1.1: integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== nanoid@^3.1.23: - version "3.1.30" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.30.tgz#63f93cc548d2a113dc5dfbc63bfa09e2b9b64362" - integrity sha512-zJpuPDwOv8D2zq2WRoMe1HsfZthVewpel9CAvTfc/2mBD1uUT/agc5f7GHGWXlYkFvi1mVxe4IjvP2HNrop7nQ== + version "3.3.4" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab" + integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw== natural-compare@^1.4.0: version "1.4.0"