From 58c242e4c00e8101a69094a160c6394529031105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 20:12:48 +0000 Subject: [PATCH] Bump rdflib from 2.3.9 to 2.4.0 Bumps [rdflib](https://github.com/linkeddata/rdflib.js) from 2.3.9 to 2.4.0. - [Release notes](https://github.com/linkeddata/rdflib.js/releases) - [Changelog](https://github.com/linkeddata/rdflib.js/blob/main/changes.txt) - [Commits](https://github.com/linkeddata/rdflib.js/compare/v2.3.9...v2.4.0) --- updated-dependencies: - dependency-name: rdflib dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5229703..504d0ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12065,9 +12065,9 @@ } }, "node_modules/rdflib": { - "version": "2.3.9", - "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.3.9.tgz", - "integrity": "sha512-6HnEQ22QzgqPW2/R8y5IaeQoXnho6U+ovU1q/ZF556zEnSK4buwhw8/CDdRDwIHZQh5+PAncQxUhluO3JmguJQ==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.4.0.tgz", + "integrity": "sha512-DPBFlnkA7lWgskbgyPsRxHE5S/9Ni5KHNgwzrq8CucG+TBxEHTGRSeMKjWhZlZhBhmQFu0YQGjOYyrzmkX/gwg==", "dev": true, "license": "MIT", "dependencies": {