From ec101e3746f9ce81b217acdc0b00f4c5adf9bd30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 12:19:09 +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 31985e79..c5ec651f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9561,9 +9561,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",