diff --git a/package.json b/package.json index 4f2589f..402e76a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dotenv": "16.4.5", "mongodb": "6.7.0", "ts-node": "10.9.2", - "winston": "3.13.0" + "winston": "3.14.2" }, "devDependencies": { "@nhcarrigan/eslint-config": "1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a076be..2444b81 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 10.9.2 version: 10.9.2(@types/node@18.19.39)(typescript@5.4.5) winston: - specifier: 3.13.0 - version: 3.13.0 + specifier: 3.14.2 + version: 3.14.2 devDependencies: '@nhcarrigan/eslint-config': specifier: 1.1.3 @@ -64,10 +64,6 @@ packages: resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} engines: {node: '>=0.10.0'} - '@colors/colors@1.5.0': - resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} - engines: {node: '>=0.1.90'} - '@colors/colors@1.6.0': resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} @@ -134,6 +130,7 @@ packages: '@nhcarrigan/prettier-config@1.0.1': resolution: {integrity: sha512-xClbv78v+spYk0y42cKiT7VJz8bWrXw5hHVztghRI+dpMNwEk/YgNmsPDsFxLS394NcoeqAvsWYxMUEQWKceuA==} + deprecated: We no longer use prettier for our formatting. Please use the updated eslint-config which handles styling rules. peerDependencies: prettier: '>=2' @@ -923,8 +920,9 @@ packages: resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==} engines: {node: '>=10'} - logform@2.5.1: - resolution: {integrity: sha512-9FyqAm9o9NKKfiAKfZoYo9bGXXuwMkxQiQttkT4YjjVtQVIQtK6LmVtlxmCaFswo6N4AfEkHqZTV0taDtPotNg==} + logform@2.6.1: + resolution: {integrity: sha512-CdaO738xRapbKIMVn2m4F6KTj4j7ooJ8POVnebSgKo3KBz5axNXRAL7ZdRjIV6NOr2Uf4vjtRkxrFETOioCqSA==} + engines: {node: '>= 12.0.0'} loupe@2.3.6: resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==} @@ -1369,8 +1367,8 @@ packages: resolution: {integrity: sha512-ajBj65K5I7denzer2IYW6+2bNIVqLGDHqDw3Ow8Ohh+vdW+rv4MZ6eiDvHoKhfJFZ2auyN8byXieDDJ96ViONg==} engines: {node: '>= 12.0.0'} - winston@3.13.0: - resolution: {integrity: sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==} + winston@3.14.2: + resolution: {integrity: sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==} engines: {node: '>= 12.0.0'} workerpool@6.2.1: @@ -1418,8 +1416,6 @@ snapshots: '@aashutoshrathi/word-wrap@1.2.6': {} - '@colors/colors@1.5.0': {} - '@colors/colors@1.6.0': {} '@cspotcode/source-map-support@0.8.1': @@ -2374,9 +2370,9 @@ snapshots: chalk: 4.1.2 is-unicode-supported: 0.1.0 - logform@2.5.1: + logform@2.6.1: dependencies: - '@colors/colors': 1.5.0 + '@colors/colors': 1.6.0 '@types/triple-beam': 1.3.2 fecha: 4.2.3 ms: 2.1.3 @@ -2832,17 +2828,17 @@ snapshots: winston-transport@4.7.0: dependencies: - logform: 2.5.1 + logform: 2.6.1 readable-stream: 3.6.2 triple-beam: 1.4.1 - winston@3.13.0: + winston@3.14.2: dependencies: '@colors/colors': 1.6.0 '@dabh/diagnostics': 2.0.3 async: 3.2.4 is-stream: 2.0.1 - logform: 2.5.1 + logform: 2.6.1 one-time: 1.0.0 readable-stream: 3.6.2 safe-stable-stringify: 2.4.3