From 4d6e46e6e14b31064b6740e4c711b1e46d25a94a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 07:07:05 +0000 Subject: [PATCH] Bump beauty-amp-core2 from 0.4.9 to 0.4.10 Bumps [beauty-amp-core2](https://github.com/FiB3/beautyAmpCore2) from 0.4.9 to 0.4.10. - [Changelog](https://github.com/FiB3/beautyAmpCore2/blob/master/CHANGELOG.md) - [Commits](https://github.com/FiB3/beautyAmpCore2/commits) --- updated-dependencies: - dependency-name: beauty-amp-core2 dependency-version: 0.4.10 dependency-type: direct:production update-type: version-update:semver-patch ... 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 ef32f6b1b..2be1c4dee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "9.0.3", "license": "MIT", "dependencies": { - "beauty-amp-core2": "0.4.9", + "beauty-amp-core2": "0.4.10", "cli-progress": "3.12.0", "command-exists": "1.2.9", "conf": "15.1.0", @@ -1524,9 +1524,10 @@ } }, "node_modules/beauty-amp-core2": { - "version": "0.4.9", - "resolved": "https://registry.npmjs.org/beauty-amp-core2/-/beauty-amp-core2-0.4.9.tgz", - "integrity": "sha512-OFZ3XHPgv1NCHwic0H7G4kfS5gkkyY5iLzM4WZF6M8KxV1JGYhKFbFke2bVp3DKa4vy6yOwlVyhOmFhuTt7X6Q==" + "version": "0.4.10", + "resolved": "https://registry.npmjs.org/beauty-amp-core2/-/beauty-amp-core2-0.4.10.tgz", + "integrity": "sha512-ctebEdRXylehmMnDVa3tMq6wlHx7zhv3m/QpiRu2wrECTHylqsx0N8gWY5A0L79uXh3FId4BQUAh/n6pT6Y2pA==", + "license": "BSD-4-CLAUSE" }, "node_modules/big-integer": { "version": "1.6.52", diff --git a/package.json b/package.json index fa482b28f..32d24e227 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "version:patch": "npm version --no-commit-hooks patch" }, "dependencies": { - "beauty-amp-core2": "0.4.9", + "beauty-amp-core2": "0.4.10", "cli-progress": "3.12.0", "command-exists": "1.2.9", "conf": "15.1.0",