From 9d6dc1b8e3f63d3f284e7c42412a53705558dfda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 00:44:42 +0000 Subject: [PATCH] Bump altcha-lib from 1.2.0 to 1.4.1 Bumps [altcha-lib](https://github.com/altcha-org/altcha-lib) from 1.2.0 to 1.4.1. - [Release notes](https://github.com/altcha-org/altcha-lib/releases) - [Commits](https://github.com/altcha-org/altcha-lib/compare/1.2.0...1.4.1) --- updated-dependencies: - dependency-name: altcha-lib dependency-version: 1.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac8f5ac..b25e33e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@vueuse/core": "^12.0.0", "@vueuse/nuxt": "^12.0.0", "altcha": "1.1.1", - "altcha-lib": "1.2.0", + "altcha-lib": "1.4.1", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "lucide-vue-next": "^0.475.0",