Chore: bump nanoid to fix security issue (#2991)

This commit is contained in:
Dolan
2025-03-14 23:43:08 +00:00
committed by GitHub
parent b1f67652e9
commit 0d2b433446
2 changed files with 9 additions and 8 deletions

View File

@ -61,7 +61,7 @@
"@types/node": "^22.7.5",
"hash.js": "^1.1.7",
"jszip": "^3.10.1",
"nanoid": "^5.0.4",
"nanoid": "^5.1.3",
"xml": "^1.0.1",
"xml-js": "^1.6.8"
},