From 536c856915b736c2472853aa4430c21b5ba3b391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 18:29:27 +0000 Subject: [PATCH] Bump rdflib from 2.3.8 to 2.3.9 Bumps [rdflib](https://github.com/linkeddata/rdflib.js) from 2.3.8 to 2.3.9. - [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/commits) --- updated-dependencies: - dependency-name: rdflib dependency-version: 2.3.9 dependency-type: direct:development update-type: version-update:semver-patch ... 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 a1cedb2..0c1f2d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9621,9 +9621,9 @@ } }, "node_modules/rdflib": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.3.8.tgz", - "integrity": "sha512-moogxjqUHqZt+l6qbb0xZm7Cy+iwBwHhBev0N8/zkrCX+Q1iuMLrflUNxbeJO/f5E0XZ7AhyJjPrQkB9smYqIA==", + "version": "2.3.9", + "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.3.9.tgz", + "integrity": "sha512-6HnEQ22QzgqPW2/R8y5IaeQoXnho6U+ovU1q/ZF556zEnSK4buwhw8/CDdRDwIHZQh5+PAncQxUhluO3JmguJQ==", "dev": true, "license": "MIT", "dependencies": {