diff --git a/package.json b/package.json index 3b9638a..fb53f74 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "dependencies": { "consola": "3.2.3", "dotenv": "16.4.5", - "winston": "3.14.1", + "winston": "3.14.2", "winston-daily-rotate-file": "5.0.0", "zod": "3.23.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4862da..2161490 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,11 +12,11 @@ dependencies: specifier: 16.4.5 version: 16.4.5 winston: - specifier: 3.14.1 - version: 3.14.1 + specifier: 3.14.2 + version: 3.14.2 winston-daily-rotate-file: specifier: 5.0.0 - version: 5.0.0(winston@3.14.1) + version: 5.0.0(winston@3.14.2) zod: specifier: 3.23.8 version: 3.23.8 @@ -10907,7 +10907,7 @@ packages: execa: 5.1.1 dev: true - /winston-daily-rotate-file@5.0.0(winston@3.14.1): + /winston-daily-rotate-file@5.0.0(winston@3.14.2): resolution: {integrity: sha512-JDjiXXkM5qvwY06733vf09I2wnMXpZEhxEVOSPenZMii+g7pcDcTBt2MRugnoi8BwVSuCT2jfRXBUy+n1Zz/Yw==} engines: {node: '>=8'} peerDependencies: @@ -10916,7 +10916,7 @@ packages: file-stream-rotator: 0.6.1 object-hash: 3.0.0 triple-beam: 1.4.1 - winston: 3.14.1 + winston: 3.14.2 winston-transport: 4.7.1 dev: false @@ -10929,8 +10929,8 @@ packages: triple-beam: 1.4.1 dev: false - /winston@3.14.1: - resolution: {integrity: sha512-CJi4Il/msz8HkdDfXOMu+r5Au/oyEjFiOZzbX2d23hRLY0narGjqfE5lFlrT5hfYJhPtM8b85/GNFsxIML/RVA==} + /winston@3.14.2: + resolution: {integrity: sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.6.0