Merge pull request #2435 from dolanmiu/dependabot/npm_and_yarn/nanoid-5.0.4

build(deps): bump nanoid from 4.0.2 to 5.0.4
This commit is contained in:
Dolan
2023-12-21 23:52:28 +00:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@ -56,7 +56,7 @@
"dependencies": {
"@types/node": "^20.3.1",
"jszip": "^3.10.1",
"nanoid": "^4.0.2",
"nanoid": "^5.0.4",
"xml": "^1.0.1",
"xml-js": "^1.6.8"
},