From 64a3c1d1258aa61970d600266baf3c37be056abd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:02:02 +0000 Subject: [PATCH] fix(deps): update dependency diary to v0.4.5 --- packages/trackx-api/package.json | 2 +- pnpm-lock.yaml | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/packages/trackx-api/package.json b/packages/trackx-api/package.json index 1e1bda8c..ffb5ae72 100644 --- a/packages/trackx-api/package.json +++ b/packages/trackx-api/package.json @@ -19,7 +19,7 @@ "@trackx/http-status-codes": "workspace:*", "@trackx/stack-trace-parser": "workspace:*", "better-sqlite3": "7.6.2", - "diary": "0.4.4", + "diary": "0.4.5", "kleur": "4.1.5", "nanoid": "4.0.2", "polka": "1.0.0-next.22", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b099942b..7df4947d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: @@ -192,8 +196,8 @@ importers: specifier: 7.6.2 version: 7.6.2 diary: - specifier: 0.4.4 - version: 0.4.4 + specifier: 0.4.5 + version: 0.4.5 kleur: specifier: 4.1.5 version: 4.1.5 @@ -2863,8 +2867,8 @@ packages: engines: {node: '>=8'} dev: true - /diary@0.4.4: - resolution: {integrity: sha512-CTIivFihV6Y0gik2Y9HIOoB9hnUEPej5z4lkSMkmGBZSdUhjfYB7qtLVCHWr0g2RwtR98prF8aFdUaeth0kVgg==} + /diary@0.4.5: + resolution: {integrity: sha512-dUtG/AVG5bt9Mi+23TgTvjZ0NDJaszjs1GpYooM5cbEzk2xoqdvxCOlVw0xkenQXZw/DFxp23tj5VkP6YmlRmw==} dev: false /diff-sequences@29.4.3: