From a95c10cf9c57300322d8b79244ec65577cf3fc30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 05:44:39 +0000 Subject: [PATCH] Bump altcha from 2.2.4 to 2.3.0 Bumps [altcha](https://github.com/altcha-org/altcha) from 2.2.4 to 2.3.0. - [Release notes](https://github.com/altcha-org/altcha/releases) - [Commits](https://github.com/altcha-org/altcha/compare/v2.2.4...v2.3.0) --- updated-dependencies: - dependency-name: altcha dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e38f07df73..85294fc9225 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@ngx-translate/core": "^17.0.0", "@nicky-lenaers/ngx-scroll-to": "^14.0.0", "@terraformer/wkt": "^2.2.1", - "altcha": "^2.2.4", + "altcha": "^2.3.0", "angulartics2": "^12.2.0", "body-parser": "^1.20.3", "bootstrap": "^5.3", @@ -10549,9 +10549,10 @@ } }, "node_modules/altcha": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/altcha/-/altcha-2.2.4.tgz", - "integrity": "sha512-UrU2izh1pISqzd7TCAJiJB2N+r7roqA348Qxt1gJlW5k9pJpbDDmMcDaxfuet9h/WFE6Snrritu/WusmERarrg==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/altcha/-/altcha-2.3.0.tgz", + "integrity": "sha512-vl8I0dQvSQB7/Mx09XuWZ1+LdSP7vEda6OLbg9kUQ2ZO2LT7MzgUyLK7Iips+GAV6c0ntVcS1XWOqhEPpwbDhQ==", + "license": "MIT", "dependencies": { "@altcha/crypto": "^0.0.1" }, diff --git a/package.json b/package.json index 59ac04a1b03..e21b256fac7 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@ngx-translate/core": "^17.0.0", "@nicky-lenaers/ngx-scroll-to": "^14.0.0", "@terraformer/wkt": "^2.2.1", - "altcha": "^2.2.4", + "altcha": "^2.3.0", "angulartics2": "^12.2.0", "body-parser": "^1.20.3", "bootstrap": "^5.3",