From d87ca58be5ae82255244409571a82bdabf0d0b8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 13:21:16 +0000 Subject: [PATCH] Bump pino from 7.11.0 to 8.11.0 Bumps [pino](https://github.com/pinojs/pino) from 7.11.0 to 8.11.0. - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](https://github.com/pinojs/pino/compare/v7.11.0...v8.11.0) --- updated-dependencies: - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 485c232..3953c8d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "node-fetch": "^2.6.4", "os": "^0.1.1", "parse-ms": "^2.1.0", - "pino": "^7.2.0", + "pino": "^8.11.0", "ra-api": "^1.3.2", "tiktok-scraper": "^1.4.36", "util": "^0.12.4",