From ae37c8894f5e38282bce76daf4f38eaa7ce36c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 18:43:13 +0000 Subject: [PATCH] build(deps): bump undici from 5.28.2 to 5.28.3 Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f424c3fe..dcd60217 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9239,9 +9239,9 @@ } }, "node_modules/undici": { - "version": "5.28.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.2.tgz", - "integrity": "sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==", + "version": "5.28.3", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz", + "integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==", "dependencies": { "@fastify/busboy": "^2.0.0" }, @@ -10620,7 +10620,7 @@ }, "ontologies/vso": { "name": "@vocabulary/vso", - "version": "0.0.0", + "version": "1.0.0", "license": "MIT", "devDependencies": { "@vocabulary/builder": "^1.0.2" @@ -10708,12 +10708,12 @@ }, "packages/prefixes": { "name": "@zazuko/prefixes", - "version": "2.1.1", + "version": "2.2.0", "license": "MIT" }, "packages/vocabularies": { "name": "@zazuko/vocabularies", - "version": "2.0.4", + "version": "2.1.0", "license": "MIT", "dependencies": { "@rdfjs/parser-n3": "^2.0.1", @@ -10815,14 +10815,14 @@ "@vocabulary/vcard": "^1.0.0", "@vocabulary/void": "^1.0.0", "@vocabulary/vs": "^1.0.0", - "@vocabulary/vso": "^0.0.0", + "@vocabulary/vso": "^1.0.0", "@vocabulary/wdrs": "^1.0.0", "@vocabulary/wgs": "^1.0.0", "@vocabulary/xhv": "^1.0.0", "@vocabulary/xkos": "^1.0.0", "@vocabulary/xsd": "^1.0.0", "@zazuko/env": "^2.0.2", - "@zazuko/prefixes": "^2.1.0", + "@zazuko/prefixes": "^2.2.0", "@zazuko/vocabulary-loader": "^1.0.2", "commander": "^10.0.0", "rdf-dataset-ext": "^1",