From e80a826d81ccde76b810691818f16502ddcf7e65 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 16:12:57 +0000 Subject: [PATCH] Bump @shexjs/loader from 1.0.0-alpha.5 to 1.0.0-alpha.9 Bumps [@shexjs/loader](https://github.com/shexSpec/shex.js) from 1.0.0-alpha.5 to 1.0.0-alpha.9. - [Release notes](https://github.com/shexSpec/shex.js/releases) - [Commits](https://github.com/shexSpec/shex.js/compare/v1.0.0-alpha.5...v1.0.0-alpha.9) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) 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",