From a9c6b916625b29b47e637362a9b8dda9e93b7d7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 21:39:22 +0000 Subject: [PATCH] chore(deps): bump nanoid from 3.1.9 to 3.1.31 Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.9 to 3.1.31. - [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.9...3.1.31) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d3ebe65..4f06e7c 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "js-combinatorics": "^0.6.1", "localforage": "^1.10.0", "moment": "^2.29.4", - "nanoid": "^3.1.9", + "nanoid": "^3.1.31", "normalize.css": "^8.0.1", "path-to-regexp": "^6.1.0", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index 46a25cb..5b49415 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9811,10 +9811,10 @@ nano-json-stream-parser@^0.1.2: resolved "https://registry.yarnpkg.com/nano-json-stream-parser/-/nano-json-stream-parser-0.1.2.tgz#0cc8f6d0e2b622b479c40d499c46d64b755c6f5f" integrity sha1-DMj20OK2IrR5xA1JnEbWS3Vcb18= -nanoid@^3.1.9: - version "3.1.9" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.9.tgz#1f148669c70bb2072dc5af0666e46edb6cd31fb2" - integrity sha512-fFiXlFo4Wkuei3i6w9SQI6yuzGRTGi8Z2zZKZpUxv/bQlBi4jtbVPBSNFZHQA9PNjofWqtIa8p+pnsc0kgZrhQ== +nanoid@^3.1.31: + version "3.1.31" + resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6" + integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A== nanomatch@^1.2.9: version "1.2.13"