Skip to content

Commit a9c6b91

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 a4f2867 commit a9c6b91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"js-combinatorics": "^0.6.1",
7070
"localforage": "^1.10.0",
7171
"moment": "^2.29.4",
72-
"nanoid": "^3.1.9",
72+
"nanoid": "^3.1.31",
7373
"normalize.css": "^8.0.1",
7474
"path-to-regexp": "^6.1.0",
7575
"prop-types": "^15.7.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9811,10 +9811,10 @@ nano-json-stream-parser@^0.1.2:
98119811
resolved "https://registry.yarnpkg.com/nano-json-stream-parser/-/nano-json-stream-parser-0.1.2.tgz#0cc8f6d0e2b622b479c40d499c46d64b755c6f5f"
98129812
integrity sha1-DMj20OK2IrR5xA1JnEbWS3Vcb18=
98139813

9814-
nanoid@^3.1.9:
9815-
version "3.1.9"
9816-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.9.tgz#1f148669c70bb2072dc5af0666e46edb6cd31fb2"
9817-
integrity sha512-fFiXlFo4Wkuei3i6w9SQI6yuzGRTGi8Z2zZKZpUxv/bQlBi4jtbVPBSNFZHQA9PNjofWqtIa8p+pnsc0kgZrhQ==
9814+
nanoid@^3.1.31:
9815+
version "3.1.31"
9816+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6"
9817+
integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A==
98189818

98199819
nanomatch@^1.2.9:
98209820
version "1.2.13"

0 commit comments

Comments
 (0)