Skip to content

Commit 9bf9e36

Browse files
chore(deps): bump nanoid from 5.1.2 to 5.1.3 (#250)
1 parent dbfe722 commit 9bf9e36

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.2",
14+
"nanoid": "^5.1.3",
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.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==
1916+
nanoid@^5.1.3:
1917+
version "5.1.3"
1918+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.1.3.tgz#4ab91f7882148771526e3f0ffb87bb5af9fa71ac"
1919+
integrity sha512-zAbEOEr7u2CbxwoMRlz/pNSpRP0FdAU4pRaYunCdEezWohXFs+a0Xw7RfkKaezMsmSM1vttcLthJtwRnVtOfHQ==
19201920

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

0 commit comments

Comments
 (0)