chore: upgrade nanoid to v5 (#704)

This commit is contained in:
Alex Christoffer Rasmussen
2024-01-10 19:28:34 +01:00
committed by GitHub
parent b4e73ff6b5
commit 7cc4364a63
2 changed files with 7 additions and 15 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"dependencies": {
"deepmerge-ts": "^5.1.0",
"luxon": "^3.4.4",
"nanoid": "^4.0.1"
"nanoid": "^5.0.4"
},
"devDependencies": {
"@types/luxon": "^3.4.0",