Skip to content

Commit 1eb2237

Browse files
chore(deps): bump nanoid from 5.0.8 to 5.0.9 (#227)
1 parent 17100a6 commit 1eb2237

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
@@ -11,7 +11,7 @@
1111
"preview": "vite preview"
1212
},
1313
"dependencies": {
14-
"nanoid": "^5.0.8",
14+
"nanoid": "^5.0.9",
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0"
1717
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,10 +1969,10 @@ nanoid@^3.3.7:
19691969
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
19701970
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
19711971

1972-
nanoid@^5.0.8:
1973-
version "5.0.8"
1974-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.8.tgz#7610003f6b3b761b5c244bb342c112c5312512bf"
1975-
integrity sha512-TcJPw+9RV9dibz1hHUzlLVy8N4X9TnwirAjrU08Juo6BNKggzVfP2ZJ/3ZUSq15Xl5i85i+Z89XBO90pB2PghQ==
1972+
nanoid@^5.0.9:
1973+
version "5.0.9"
1974+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.9.tgz#977dcbaac055430ce7b1e19cf0130cea91a20e50"
1975+
integrity sha512-Aooyr6MXU6HpvvWXKoVoXwKMs/KyVakWwg7xQfv5/S/RIgJMy0Ifa45H9qqYy7pTCszrHzP21Uk4PZq2HpEM8Q==
19761976

19771977
natural-compare@^1.4.0:
19781978
version "1.4.0"

0 commit comments

Comments
 (0)