diff --git a/package.json b/package.json index 4abb0b3..e675f68 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "inquirer": "^8.0.0", "json-schema-to-ts": "2.5.4", "lint-staged": "13.0.3", - "pino": "8.2.0", + "pino": "8.3.0", "pino-pretty": "8.1.0", "prettier": "2.7.1", "standard-version": "9.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1201977..89f10c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,7 +22,7 @@ specifiers: inquirer: ^8.0.0 json-schema-to-ts: 2.5.4 lint-staged: 13.0.3 - pino: 8.2.0 + pino: 8.3.0 pino-pretty: 8.1.0 prettier: 2.7.1 standard-version: 9.5.0 @@ -55,7 +55,7 @@ devDependencies: inquirer: 8.2.4 json-schema-to-ts: 2.5.4 lint-staged: 13.0.3 - pino: 8.2.0 + pino: 8.3.0 pino-pretty: 8.1.0 prettier: 2.7.1 standard-version: 9.5.0 @@ -1884,7 +1884,7 @@ packages: avvio: 8.2.0 find-my-way: 7.0.0 light-my-request: 5.2.0 - pino: 8.2.0 + pino: 8.3.0 process-warning: 2.0.0 proxy-addr: 2.0.7 rfdc: 1.3.0 @@ -3105,8 +3105,8 @@ packages: /pino-std-serializers/6.0.0: resolution: {integrity: sha512-mMMOwSKrmyl+Y12Ri2xhH1lbzQxwwpuru9VjyJpgFIH4asSj88F2csdMwN6+M5g1Ll4rmsYghHLQJw81tgZ7LQ==} - /pino/8.2.0: - resolution: {integrity: sha512-HS7+vUpOYEJcNZkyb2ujN2sSayXLyz5XEvDZw4vrxlxHDe34qIDiNf2s+0dD/q/eqEubfxwAItYhY6zCNVZBVw==} + /pino/8.3.0: + resolution: {integrity: sha512-CUOOU5sYgyLVijf7qsOWkPLOdzIXaVE9Oyl6zAkjgJn30uGBFUtrRaaCzbtOSJ1I6BqfanBqBttbazEJIwHkJg==} hasBin: true dependencies: atomic-sleep: 1.0.0 @@ -3118,7 +3118,7 @@ packages: quick-format-unescaped: 4.0.4 real-require: 0.1.0 safe-stable-stringify: 2.3.1 - sonic-boom: 3.0.0 + sonic-boom: 3.1.0 thread-stream: 2.0.0 /pkg-up/3.1.0: @@ -3481,6 +3481,12 @@ packages: resolution: {integrity: sha512-p5DiZOZHbJ2ZO5MADczp5qrfOd3W5Vr2vHxfCpe7G4AzPwVOweIjbfgku8wSQUuk+Y5Yuo8W7JqRe6XKmKistg==} dependencies: atomic-sleep: 1.0.0 + dev: true + + /sonic-boom/3.1.0: + resolution: {integrity: sha512-qVr246G5307nz5JmhtsvHudxNMrRTWTCmTg+tA4gHQJnVyx/SsyQnky/5peC23B8etvlKli9P6sNXWQGDxoskQ==} + dependencies: + atomic-sleep: 1.0.0 /source-map-support/0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}