From 22c23417f22c4224de4e52722e8c405249b66e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 21:36:29 +0000 Subject: [PATCH] chore(deps): bump jsonld-context-parser from 2.3.0 to 2.3.1 Bumps [jsonld-context-parser](https://github.com/rubensworks/jsonld-context-parser.js) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/rubensworks/jsonld-context-parser.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubensworks/jsonld-context-parser.js/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: jsonld-context-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5915a3979e..22933318a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7206,9 +7206,9 @@ } }, "node_modules/jsonld-context-parser": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/jsonld-context-parser/-/jsonld-context-parser-2.3.0.tgz", - "integrity": "sha512-c6w2GE57O26eWFjcPX6k6G86ootsIfpuVwhZKjCll0bVoDGBxr1P4OuU+yvgfnh1GJhAGErolfC7W1BklLjWMg==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/jsonld-context-parser/-/jsonld-context-parser-2.3.1.tgz", + "integrity": "sha512-/JtA6fig0/RlPG/1mZ3JgsIOZVDVrG4YbyUTgO5FfeM+rffh8CIBPUHZrOM1YOpgcKefBs1T9RZvuPyc2MuSCg==", "dependencies": { "@types/http-link-header": "^1.0.1", "@types/node": "^18.0.0", @@ -16319,9 +16319,9 @@ } }, "jsonld-context-parser": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/jsonld-context-parser/-/jsonld-context-parser-2.3.0.tgz", - "integrity": "sha512-c6w2GE57O26eWFjcPX6k6G86ootsIfpuVwhZKjCll0bVoDGBxr1P4OuU+yvgfnh1GJhAGErolfC7W1BklLjWMg==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/jsonld-context-parser/-/jsonld-context-parser-2.3.1.tgz", + "integrity": "sha512-/JtA6fig0/RlPG/1mZ3JgsIOZVDVrG4YbyUTgO5FfeM+rffh8CIBPUHZrOM1YOpgcKefBs1T9RZvuPyc2MuSCg==", "requires": { "@types/http-link-header": "^1.0.1", "@types/node": "^18.0.0",