Skip to content

Commit 5e1b5eb

Browse files
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](ai/nanoid@3.1.9...3.1.31) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f135b76 commit 5e1b5eb

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"js-base64": "^3.6.0",
6666
"js-combinatorics": "^0.6.1",
6767
"localforage": "^1.10.0",
68-
"nanoid": "^3.1.9",
68+
"nanoid": "^3.1.31",
6969
"normalize.css": "^8.0.1",
7070
"path-to-regexp": "^6.1.0",
7171
"prop-types": "^15.7.2",

yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -14915,15 +14915,10 @@ nanoid@^2.0.0, nanoid@^2.1.0, nanoid@^2.1.11:
1491514915
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280"
1491614916
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==
1491714917

14918-
nanoid@^3.0.2, nanoid@^3.1.12:
14919-
version "3.1.20"
14920-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.20.tgz#badc263c6b1dcf14b71efaa85f6ab4c1d6cfc788"
14921-
integrity sha512-a1cQNyczgKbLX9jwbS/+d7W8fX/RfgYR7lVWwWOGIPNgK2m0MWvrGF6/m4kk6U3QcFMnZf3RIhL0v2Jgh/0Uxw==
14922-
14923-
nanoid@^3.1.9:
14924-
version "3.1.9"
14925-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.9.tgz#1f148669c70bb2072dc5af0666e46edb6cd31fb2"
14926-
integrity sha512-fFiXlFo4Wkuei3i6w9SQI6yuzGRTGi8Z2zZKZpUxv/bQlBi4jtbVPBSNFZHQA9PNjofWqtIa8p+pnsc0kgZrhQ==
14918+
nanoid@^3.0.2, nanoid@^3.1.12, nanoid@^3.1.31:
14919+
version "3.1.31"
14920+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6"
14921+
integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A==
1492714922

1492814923
nanomatch@^1.2.9:
1492914924
version "1.2.13"

0 commit comments

Comments
 (0)