summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-11-30 11:19:22 +0200
committerWlodekM <[email protected]>2024-11-30 11:19:22 +0200
commit9d553a0e20011fbcf19ecada6541009e766943d9 (patch)
tree66b4e9d5574df39204c1e55858b4764bd0ece552 /package.json
parent2fb9a1cae1e2b2dc59f529e46965719367f53964 (diff)
use cuid2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 06f596a..c908579 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
     },
     "dependencies": {
         "@2toad/profanity": "^2.2.0",
-        "cuid": "^3.0.0",
+        "@paralleldrive/cuid2": "^2.2.2",
         "ini": "^5.0.0",
         "ws": "^8.17.1"
     }