diff --git a/package.json b/package.json index e172c09..f7ffab0 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ ] }, "dependencies": { - "consola": "3.2.2", + "consola": "3.2.3", "dotenv": "16.3.1", "winston": "3.9.0", "winston-daily-rotate-file": "4.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f906b6..da8a9a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: consola: - specifier: 3.2.2 - version: 3.2.2 + specifier: 3.2.3 + version: 3.2.3 dotenv: specifier: 16.3.1 version: 16.3.1 @@ -3097,8 +3097,8 @@ packages: xdg-basedir: 5.1.0 dev: true - /consola@3.2.2: - resolution: {integrity: sha512-r921u0vbF4lQsoIqYvSSER+yZLPQGijOHrYcWoCNVNBZmn/bRR+xT/DgerTze/nLD9TTGzdDa378TVhx7RDOYg==} + /consola@3.2.3: + resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} engines: {node: ^14.18.0 || >=16.10.0} dev: false