use nanoid instead again

This commit is contained in:
mrjvs
2023-10-01 20:02:12 +02:00
parent c82a1f94b3
commit c612e4e175
3 changed files with 24 additions and 51 deletions

View File

@@ -79,8 +79,8 @@
"cheerio": "^1.0.0-rc.12",
"crypto-js": "^4.1.1",
"form-data": "^4.0.0",
"nanoid": "^3.3.6",
"node-fetch": "^2.7.0",
"randombytes": "^2.1.0",
"unpacker": "^1.0.1"
}
}