diff --git a/package-lock.json b/package-lock.json index 2bd0cd70..9fb712f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2756,14 +2756,15 @@ } }, "@shexjs/loader": { - "version": "1.0.0-alpha.5", - "resolved": "https://registry.npmjs.org/@shexjs/loader/-/loader-1.0.0-alpha.5.tgz", - "integrity": "sha512-n0/EbkRYJaYktfqFAdcrmkOHIjyhhAPMk80FngW0lKr0TYwfTliDInrlGuaYQ6CxkvQigPIp6qR9QCrF/gp/Pg==", + "version": "1.0.0-alpha.9", + "resolved": "https://registry.npmjs.org/@shexjs/loader/-/loader-1.0.0-alpha.9.tgz", + "integrity": "sha512-oMEBLrkgur1tK/LLuGFzvDqZarBlamxcWhLwPfSwhcYiNj9b226jiGkOW+1ixfwOKCF2yJZtk23PvS/mvwi46Q==", "requires": { - "@shexjs/core": "^1.0.0-alpha.5", + "@shexjs/core": "^1.0.0-alpha.9", "jsonld": "^1.5.4", "n3": "^1.0.4", - "shape-map": "^1.0.0-alpha.2" + "request-promise": "^4.2.5", + "shape-map": "^1.0.0-alpha.7" } }, "@shexjs/parser": { @@ -22262,9 +22263,9 @@ "dev": true }, "shape-map": { - "version": "1.0.0-alpha.4", - "resolved": "https://registry.npmjs.org/shape-map/-/shape-map-1.0.0-alpha.4.tgz", - "integrity": "sha512-n7M6Ji6fFIEpkyTWo6rAeANnolRFmdin8x+MHNr2Mqiqu6LFY++q4h1WUa+DPraJockTGqJD41skbTxrBDIYdw==" + "version": "1.0.0-alpha.7", + "resolved": "https://registry.npmjs.org/shape-map/-/shape-map-1.0.0-alpha.7.tgz", + "integrity": "sha512-dcecxLshbF57yIzHixo1IwTsdKOT5NyWZ7B1c6Vg4fv2YeCSQ6zPQ0SF060ExowtI7E5bTdpZG0PagRFXKVzsw==" }, "shebang-command": { "version": "1.2.0",