fix(deps): update dependency ini to v2 (#4722)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-12-14 12:22:03 +02:00
committed by GitHub
parent 719493204d
commit e14ace373b
2 changed files with 6 additions and 1 deletions

View File

@ -22,7 +22,7 @@
},
"dependencies": {
"gotrue-js": "^0.9.24",
"ini": "^1.3.5",
"ini": "^2.0.0",
"jwt-decode": "^3.0.0",
"minimatch": "^3.0.4"
},