From 8225d8909633a1f240e930686989a3c66db538c3 Mon Sep 17 00:00:00 2001 From: smessie Date: Wed, 8 Nov 2023 18:00:12 +0100 Subject: [PATCH] chore(deps): Update artifact-explorer to fix TS type issue --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58cad04..063ef32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3498,7 +3498,7 @@ }, "node_modules/artifact-explorer": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/MellonScholarlyCommunication/artifact-explorer.git#f03723d5b189d8bf5ea5c7234707400151d3d210", + "resolved": "git+ssh://git@github.com/MellonScholarlyCommunication/artifact-explorer.git#7034ecdc1b61102e1cae91fdf948dc2506af4e83", "license": "MIT", "dependencies": { "@comunica/query-sparql": "^2.9.0" @@ -11042,7 +11042,7 @@ "integrity": "sha512-z8fB6PtmnewQpFB53piS2d1KlUi3BPMICH2h7leCOUXpQcwvZ4GbHHSpdKoUrgLMR6b4Qan/uDe1St3Ao3yIHg==" }, "artifact-explorer": { - "version": "git+ssh://git@github.com/MellonScholarlyCommunication/artifact-explorer.git#f03723d5b189d8bf5ea5c7234707400151d3d210", + "version": "git+ssh://git@github.com/MellonScholarlyCommunication/artifact-explorer.git#7034ecdc1b61102e1cae91fdf948dc2506af4e83", "from": "artifact-explorer@git+ssh://git@github.com:MellonScholarlyCommunication/artifact-explorer.git", "requires": { "@comunica/query-sparql": "^2.9.0"