Skip to content

Commit dbfe722

Browse files
chore(deps): bump nanoid from 5.1.0 to 5.1.2 (#246)
1 parent 39355b8 commit dbfe722

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"preview": "vite preview"
1212
},
1313
"dependencies": {
14-
"nanoid": "^5.1.0",
14+
"nanoid": "^5.1.2",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"
1717
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1913,10 +1913,10 @@ nanoid@^3.3.7:
19131913
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
19141914
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
19151915

1916-
nanoid@^5.1.0:
1917-
version "5.1.0"
1918-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.0.tgz#d61a0cde4db69c39f9320625fc86764c072f221f"
1919-
integrity sha512-zDAl/llz8Ue/EblwSYwdxGBYfj46IM1dhjVi8dyp9LQffoIGxJEAHj2oeZ4uNcgycSRcQ83CnfcZqEJzVDLcDw==
1916+
nanoid@^5.1.2:
1917+
version "5.1.2"
1918+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.2.tgz#b87c6cb6941d127a23b24dffc4659bba48b219d7"
1919+
integrity sha512-b+CiXQCNMUGe0Ri64S9SXFcP9hogjAJ2Rd6GdVxhPLRm7mhGaM7VgOvCAJ1ZshfHbqVDI3uqTI5C8/GaKuLI7g==
19201920

19211921
natural-compare@^1.4.0:
19221922
version "1.4.0"

0 commit comments

Comments
 (0)