From 547be79e0444a5e7cea280847df371a30db85ef5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 14:20:47 +0000 Subject: [PATCH] chore(deps): update pino --- package-lock.json | 28 ++++++++++++++-------------- package.json | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8d0683b..736bebc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,8 +53,8 @@ "passport-jwt": "4.0.0", "passport-spotify": "2.0.0", "pg": "8.8.0", - "pino": "8.7.0", - "pino-http": "8.2.1", + "pino": "8.8.0", + "pino-http": "8.3.0", "reflect-metadata": "0.1.13", "rimraf": "3.0.2", "rxjs": "7.6.0", @@ -10115,9 +10115,9 @@ } }, "node_modules/pino": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/pino/-/pino-8.7.0.tgz", - "integrity": "sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/pino/-/pino-8.8.0.tgz", + "integrity": "sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==", "dependencies": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", @@ -10182,9 +10182,9 @@ } }, "node_modules/pino-http": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.1.tgz", - "integrity": "sha512-bdWAE4HYfFjDhKw2/N7BLNSIFAs+WDLZnetsGRpBdNEKq7/RoZUgblLS5OlMY257RPQml6J5QiiLkwxbstzWbA==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz", + "integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==", "dependencies": { "fast-url-parser": "^1.1.3", "get-caller-file": "^2.0.5", @@ -20261,9 +20261,9 @@ "devOptional": true }, "pino": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/pino/-/pino-8.7.0.tgz", - "integrity": "sha512-l9sA5uPxmZzwydhMWUcm1gI0YxNnYl8MfSr2h8cwLvOAzQLBLewzF247h/vqHe3/tt6fgtXeG9wdjjoetdI/vA==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/pino/-/pino-8.8.0.tgz", + "integrity": "sha512-cF8iGYeu2ODg2gIwgAHcPrtR63ILJz3f7gkogaHC/TXVVXxZgInmNYiIpDYEwgEkxZti2Se6P2W2DxlBIZe6eQ==", "requires": { "atomic-sleep": "^1.0.0", "fast-redact": "^3.1.1", @@ -20310,9 +20310,9 @@ } }, "pino-http": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.2.1.tgz", - "integrity": "sha512-bdWAE4HYfFjDhKw2/N7BLNSIFAs+WDLZnetsGRpBdNEKq7/RoZUgblLS5OlMY257RPQml6J5QiiLkwxbstzWbA==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/pino-http/-/pino-http-8.3.0.tgz", + "integrity": "sha512-DmuC0zGdldG+MnW1ZD+YDShTAsHdNUdnzk1Oic0dbhm/saOe1cYakJomO3ciwi/HQ9WmuhkuBkRwIzgP98r2Kw==", "requires": { "fast-url-parser": "^1.1.3", "get-caller-file": "^2.0.5", diff --git a/package.json b/package.json index 6d76053..6300166 100644 --- a/package.json +++ b/package.json @@ -70,8 +70,8 @@ "passport-jwt": "4.0.0", "passport-spotify": "2.0.0", "pg": "8.8.0", - "pino": "8.7.0", - "pino-http": "8.2.1", + "pino": "8.8.0", + "pino-http": "8.3.0", "reflect-metadata": "0.1.13", "rimraf": "3.0.2", "rxjs": "7.6.0",