From 47b81086f2b41afb4167d9bed3c6edd0bab2292b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 23:31:23 +0000 Subject: [PATCH] chore(deps): bump jsonld-context-parser from 2.3.1 to 2.3.3 (#2231) Bumps [jsonld-context-parser](https://github.com/rubensworks/jsonld-context-parser.js) from 2.3.1 to 2.3.3. - [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.1...v2.3.3) --- updated-dependencies: - dependency-name: jsonld-context-parser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 262446975d..c0905f7c3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7275,9 +7275,9 @@ } }, "node_modules/jsonld-context-parser": { - "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==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/jsonld-context-parser/-/jsonld-context-parser-2.3.3.tgz", + "integrity": "sha512-H+REInOx7XI2ciF8wJV31D20Bh+ofBmEjN2Tkds51vypqDJIiD341E5g+hYyrEInIKRnbW58TN/Ehz+ACT0l0w==", "dependencies": { "@types/http-link-header": "^1.0.1", "@types/node": "^18.0.0", @@ -16436,9 +16436,9 @@ } }, "jsonld-context-parser": { - "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==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/jsonld-context-parser/-/jsonld-context-parser-2.3.3.tgz", + "integrity": "sha512-H+REInOx7XI2ciF8wJV31D20Bh+ofBmEjN2Tkds51vypqDJIiD341E5g+hYyrEInIKRnbW58TN/Ehz+ACT0l0w==", "requires": { "@types/http-link-header": "^1.0.1", "@types/node": "^18.0.0",