From c8bac50296e121ea2b95e725afa3ece99b07f830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:17:46 +0000 Subject: [PATCH] build(deps): bump atsds-bnf from 0.0.15 to 0.0.17 Bumps [atsds-bnf](https://github.com/USTC-KnowledgeComputingLab/ds/tree/HEAD/bnf) from 0.0.15 to 0.0.17. - [Commits](https://github.com/USTC-KnowledgeComputingLab/ds/commits/v0.0.17/bnf) --- updated-dependencies: - dependency-name: atsds-bnf dependency-version: 0.0.17 dependency-type: direct:production update-type: version-update:semver-patch ... 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 352be23..7942c93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "license": "AGPL-3.0-or-later", "dependencies": { "atsds": "^0.0.17", - "atsds-bnf": "^0.0.15", + "atsds-bnf": "^0.0.17", "atsds-egg": "^0.0.17", "commander": "^14.0.2", "mariadb": "^3.4.5", @@ -3447,9 +3447,9 @@ "license": "AGPL-3.0-or-later" }, "node_modules/atsds-bnf": { - "version": "0.0.15", - "resolved": "https://registry.npmjs.org/atsds-bnf/-/atsds-bnf-0.0.15.tgz", - "integrity": "sha512-b4xLVtG3jqXFpWLP0gY0+64a8ADMRy3MrqCvF848AevA67v3dtcG2CKNfHPLqSdmY/ZULjP/sHfUJlqf9wj9PA==", + "version": "0.0.17", + "resolved": "https://registry.npmjs.org/atsds-bnf/-/atsds-bnf-0.0.17.tgz", + "integrity": "sha512-Ral4DIOahnTOVIfRSmVI+/Dw8mg1olAkXoT+l4E+CzPlZFliCX+fAVyoU45G32fboc9zjh8drCjCYoWe05wzEw==", "license": "AGPL-3.0-or-later" }, "node_modules/atsds-egg": { diff --git a/package.json b/package.json index 6827f82..ccfa179 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "atsds": "^0.0.17", - "atsds-bnf": "^0.0.15", + "atsds-bnf": "^0.0.17", "atsds-egg": "^0.0.17", "commander": "^14.0.2", "mariadb": "^3.4.5",