Merge pull request #2039 from dolanmiu/dependabot/npm_and_yarn/nanoid-4.0.2

build(deps): bump nanoid from 3.3.4 to 4.0.2
This commit is contained in:
Dolan
2023-06-13 00:43:07 +01:00
committed by GitHub
2 changed files with 36 additions and 10 deletions

View File

@ -60,7 +60,7 @@
"@types/node": "^18.0.0",
"fflate": "^0.8.0",
"jszip": "^3.10.1",
"nanoid": "^3.3.4",
"nanoid": "^4.0.2",
"xml": "^1.0.1",
"xml-js": "^1.6.8"
},