From f384b5d6c7e4efec40da8fd63895963fd1a64b0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:48:08 +0000 Subject: [PATCH] build(deps): bump @diakem/libre-link-up-api-client from 0.6.1 to 0.7.1 Bumps @diakem/libre-link-up-api-client from 0.6.1 to 0.7.1. --- updated-dependencies: - dependency-name: "@diakem/libre-link-up-api-client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3cf132d..8cb0f71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.11", "hasInstallScript": true, "dependencies": { - "@diakem/libre-link-up-api-client": "^0.6.1", + "@diakem/libre-link-up-api-client": "^0.7.1", "@hookform/resolvers": "^3.9.0", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.1.0", @@ -2085,9 +2085,9 @@ } }, "node_modules/@diakem/libre-link-up-api-client": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/@diakem/libre-link-up-api-client/-/libre-link-up-api-client-0.6.1.tgz", - "integrity": "sha512-/tsCRkSaWA2qCTG/Ths51jwZz+ExTSEWVwOr1VLLHtMGKEWCWwkRupghwtoTEBZDezIT5CNMszpml/ne+no5xA==", + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/@diakem/libre-link-up-api-client/-/libre-link-up-api-client-0.7.1.tgz", + "integrity": "sha512-b8MgfvL66J7HR/UTe2egvCDasO+KFcH05BkD0oY4rKY4ss3z2m4b6QkKX2tpZx2SBW4Ri7r/r79+0LQ9VFkP4A==", "dependencies": { "axios": "^0.27.2" } diff --git a/package.json b/package.json index 5198807..2092052 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ } }, "dependencies": { - "@diakem/libre-link-up-api-client": "^0.6.1", + "@diakem/libre-link-up-api-client": "^0.7.1", "@hookform/resolvers": "^3.9.0", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.1.0",