diff --git a/bun.lockb b/bun.lockb index 772d9f5..fe0c71c 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dd89414..d64ca3a 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "dependencies": { "@inquirer/prompts": "^5.0.5", "@types/ini": "^4.1.0", - "ini": "^4.1.3" + "ini": "^5.0.0" } }