From f879df2e00be10709770dbaa172b4d6599ed0fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:24:42 +0000 Subject: [PATCH] fix(deps): bump zhi-lib-base from 0.2.6 to 0.4.2 Bumps [zhi-lib-base](https://github.com/terwer/zhi) from 0.2.6 to 0.4.2. - [Release notes](https://github.com/terwer/zhi/releases) - [Changelog](https://github.com/terwer/zhi/blob/main/CHANGELOG.md) - [Commits](https://github.com/terwer/zhi/commits) --- updated-dependencies: - dependency-name: zhi-lib-base dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 02426f36..3c5cfe68 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "zhi-common": "^1.11.5", "zhi-device": "^2.3.0", - "zhi-lib-base": "^0.2.6", + "zhi-lib-base": "^0.4.2", "zhi-siyuan-api": "^1.28.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 306c98b9..c17cc179 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.3.0 version: 2.3.0 zhi-lib-base: - specifier: ^0.2.6 - version: 0.2.6 + specifier: ^0.4.2 + version: 0.4.2 zhi-siyuan-api: specifier: ^1.28.2 version: 1.28.2 @@ -3825,10 +3825,6 @@ packages: resolution: {integrity: sha512-we04mMt4BEqeKDxoqdJQsDFYImYlcp/yaAIkpxpMGg+9tBURfNeHPHIHkFias9VbM8yuk6xjAX6B2xJjvYE/iw==} dev: false - /zhi-lib-base@0.2.6: - resolution: {integrity: sha512-FJvbCIFFRHsPkC//2JXdktLcvIubDt7ZARQvlOLhBa9RzKXH8dEgFg8BAsD+F864+RpwdgkQ5MNtZ6eU4oGewg==} - dev: false - /zhi-lib-base@0.4.2: resolution: {integrity: sha512-kfKgN4hb5efUf+k5Y9028CVV1p/hsnK0NbRsxI3uwJoTlHfTBjfi6ZfrkhDn+XEnEYeWidO75sx4RdcnT7C3KA==} dev: false