Skip to content

Commit 7b064e5

Browse files
Bump nanoid from 3.3.7 to 3.3.8 (#4879)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fce183 commit 7b064e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"mdx-mermaid": "^2.0.0",
8181
"mermaid": "^10.9.3",
8282
"minimist": "^1.2.6",
83-
"nanoid": "^3.1.31",
83+
"nanoid": "^3.3.8",
8484
"node-fetch": "^2.6.7",
8585
"node-forge": "^1.3.0",
8686
"nth-check": "^2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9385,10 +9385,10 @@ mz@^2.7.0:
93859385
object-assign "^4.0.1"
93869386
thenify-all "^1.0.0"
93879387

9388-
nanoid@^3.1.31, nanoid@^3.3.7:
9389-
version "3.3.7"
9390-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
9391-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
9388+
nanoid@^3.3.7, nanoid@^3.3.8:
9389+
version "3.3.8"
9390+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
9391+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
93929392

93939393
natural-compare-lite@^1.4.0:
93949394
version "1.4.0"

0 commit comments

Comments
 (0)