Archived
1
0

chore: update to minimist-list (#5006)

This commit is contained in:
Joe Previte
2022-03-21 16:18:32 -07:00
committed by GitHub
parent 815c4cf1f0
commit 60ebf2f851
2 changed files with 6 additions and 5 deletions

View File

@ -81,7 +81,8 @@
"vm2": "^3.9.6",
"follow-redirects": "^1.14.8",
"node-fetch": "^2.6.7",
"nanoid": "^3.1.31"
"nanoid": "^3.1.31",
"minimist": "npm:minimist-lite@2.2.0"
},
"dependencies": {
"@coder/logger": "1.1.16",