From c4c9b4ec0f6d91e8e99891dfdcf660f704b4ba17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 01:34:44 +0000 Subject: [PATCH] Update dependency @types/bunyan to v1.8.11 --- lib/restify/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/restify/package.json b/lib/restify/package.json index a328339be..e16e9ebee 100644 --- a/lib/restify/package.json +++ b/lib/restify/package.json @@ -26,7 +26,7 @@ "stoppable": "^1.1.0" }, "devDependencies": { - "@types/bunyan": "1.8.10", + "@types/bunyan": "1.8.11", "@types/restify": "8.5.7", "typescript": "4.9.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72eba74bd..ca1cc9ed7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1869,7 +1869,7 @@ importers: lib/restify: specifiers: - '@types/bunyan': 1.8.10 + '@types/bunyan': 1.8.11 '@types/restify': 8.5.7 bunyan: ^1.8.15 restify: 11.1.0 @@ -1884,7 +1884,7 @@ importers: restify-errors: 8.0.2 stoppable: 1.1.0 devDependencies: - '@types/bunyan': 1.8.10 + '@types/bunyan': 1.8.11 '@types/restify': 8.5.7 typescript: 4.9.5 @@ -7026,8 +7026,8 @@ packages: '@types/node': 18.17.13 dev: true - /@types/bunyan/1.8.10: - resolution: {integrity: sha512-A82U/3EAdWX89f+dfysGiRvbeoLuRLV3i6SLg3HuNK4Yf+dHOqdbxT70vQUwvD3DOr2Dvpcv9dRX4ipTf0LpEg==} + /@types/bunyan/1.8.11: + resolution: {integrity: sha512-758fRH7umIMk5qt5ELmRMff4mLDlN+xyYzC+dkPTdKwbSkJFvz6xwyScrytPU0QIBbRRwbiE8/BIg8bpajerNQ==} dependencies: '@types/node': 18.17.13 dev: true