From afb1de4daf73508534e65287ae3f6fb7d675b8cc Mon Sep 17 00:00:00 2001 From: Nathan Lie Date: Thu, 12 Oct 2023 10:27:50 -0700 Subject: [PATCH] chore: fix lockfile --- pnpm-lock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 60c3d0c0ab..d25e6b5224 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4256,10 +4256,10 @@ packages: dependencies: '@interledger/http-signature-utils': 1.1.0 '@interledger/openapi': 1.1.0 - axios: 1.5.0 + axios: 1.5.1 base64url: 3.0.1 http-message-signatures: 0.1.2 - pino: 8.15.1 + pino: 8.16.0 uuid: 9.0.1 transitivePeerDependencies: - debug