From 0d14d4d495529f11f0d030326da988e601936d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 09:32:48 +0000 Subject: [PATCH] build(deps): bump nanoid from 3.3.4 to 4.0.0 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 4.0.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.3.4...4.0.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2add655..934293d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gbimage-bridge": "0.2.2", "http-status-codes": "2.2.0", "ms": "2.1.3", - "nanoid": "3.3.4", + "nanoid": "4.0.0", "normalize.css": "8.0.1", "path-browserify": "1.0.1", "polished": "4.2.2", diff --git a/yarn.lock b/yarn.lock index f7e0f6d..884fa72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9526,7 +9526,12 @@ nano-css@^5.3.1: stacktrace-js "^2.0.2" stylis "^4.0.6" -nanoid@3.3.4, nanoid@^3.3.4: +nanoid@4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.0.tgz#6e144dee117609232c3f415c34b0e550e64999a5" + integrity sha512-IgBP8piMxe/gf73RTQx7hmnhwz0aaEXYakvqZyE302IXW3HyVNhdNGC+O2MwMAVhLEnvXlvKtGbtJf6wvHihCg== + +nanoid@^3.3.4: version "3.3.4" resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab" integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==