From c417c2dacbc57534a2e5aed03f6ba282d8f978d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 14:40:31 +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:production 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 b6cb51b..aba0fd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8763,9 +8763,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==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.29.2",