From c8b2eb1e9283afece017cf40120063e7cddd039d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Dec 2021 16:01:50 +0000 Subject: [PATCH] Bump rdflib from 2.2.5 to 2.2.15 Bumps [rdflib](https://github.com/linkeddata/rdflib.js) from 2.2.5 to 2.2.15. - [Release notes](https://github.com/linkeddata/rdflib.js/releases) - [Changelog](https://github.com/linkeddata/rdflib.js/blob/main/changes.txt) - [Commits](https://github.com/linkeddata/rdflib.js/compare/v2.2.5...v2.2.15) --- updated-dependencies: - dependency-name: rdflib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 106 +++++++++++++++++++++++----------------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/package-lock.json b/package-lock.json index f4b17a5..b1af4f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1547,9 +1547,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz", - "integrity": "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==", + "version": "7.16.5", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.5.tgz", + "integrity": "sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==", "dependencies": { "regenerator-runtime": "^0.13.4" }, @@ -3367,6 +3367,14 @@ "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@xmldom/xmldom": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.0.tgz", + "integrity": "sha512-7wVnF+rKrVDEo1xjzkkidTG0grclaVnX0vKa0z9JSXcEdtftUJjvU33jLGg6SHyvs3eeqEsI7jZ6NxYfRypEEg==", + "engines": { + "node": ">=10.0.0" + } + }, "node_modules/abab": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", @@ -3651,9 +3659,9 @@ } }, "node_modules/async": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz", - "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.2.tgz", + "integrity": "sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==" }, "node_modules/async-each": { "version": "1.0.3", @@ -10480,9 +10488,9 @@ "dev": true }, "node_modules/n3": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/n3/-/n3-1.10.0.tgz", - "integrity": "sha512-y+qpS0GktEBttOaDR+BF1t1G2fw4Xn4nCZWNn+7MvEmD2I4YpMH6OJF/xHKSwInCxOC9vu9eI6pluB9/RDUyZQ==", + "version": "1.12.2", + "resolved": "https://registry.npmjs.org/n3/-/n3-1.12.2.tgz", + "integrity": "sha512-vY1HBEraMPWQFLEK6sn67DeGMqTuwXnlEYpZ8gTVukKQSz2f44d+t+ZcmwEt8c99FlVAbpmMb/435Q8t0OC+7w==", "dependencies": { "queue-microtask": "^1.1.2", "readable-stream": "^3.6.0" @@ -14438,17 +14446,17 @@ } }, "node_modules/rdflib": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.2.5.tgz", - "integrity": "sha512-+7QnvknfZu4cnR9ZpuM5EvwH457Mv53UTvRJdOu9Ndey11FGVxc7kA8PEHGPtFZT1EA+ZbfGLgBQIPh9fApizA==", + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.2.15.tgz", + "integrity": "sha512-AOkoFf1MPx8jb5CtQnmfvaqlZ0gqzBBQYcANjXxDcC1yESYPwHSgawBq9Nsb7n/ZyWROJqKE+mGXkCUQR0jVaQ==", "dependencies": { - "@babel/runtime": "^7.14.0", - "async": "^3.2.0", + "@babel/runtime": "^7.16.0", + "@xmldom/xmldom": "^0.8.0", + "async": "^3.2.2", "cross-fetch": "^3.1.4", "jsonld": "^5.2.0", - "n3": "^1.10.0", - "solid-namespace": "^0.5.1", - "xmldom": "^0.6.0" + "n3": "^1.12.2", + "solid-namespace": "^0.5.2" }, "engines": { "node": ">=6.0" @@ -15696,9 +15704,9 @@ "dev": true }, "node_modules/solid-namespace": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/solid-namespace/-/solid-namespace-0.5.1.tgz", - "integrity": "sha512-t1ArfuO+7C/zoS/WbAecMCwcuNTzVVLP66bgqFyOnWCwCc8pAwUQazlez/8zldRLE5xtkJTNkdldhLdKWk7kUA==" + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/solid-namespace/-/solid-namespace-0.5.2.tgz", + "integrity": "sha512-pmsKt9rsAOIxnmlgPFgSmWcof8ngv2Q8sx80Qq0OUA05KEtZ3iW4EYM2Ww18aMfPQZK5RdC/4KejNsDUJGrQiw==" }, "node_modules/source-map": { "version": "0.5.7", @@ -17071,14 +17079,6 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "dev": true }, - "node_modules/xmldom": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz", - "integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==", - "engines": { - "node": ">=10.0.0" - } - }, "node_modules/xtend": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", @@ -18186,9 +18186,9 @@ } }, "@babel/runtime": { - "version": "7.14.6", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz", - "integrity": "sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==", + "version": "7.16.5", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.5.tgz", + "integrity": "sha512-TXWihFIS3Pyv5hzR7j6ihmeLkZfrXGxAr5UfSl8CHf+6q/wpiYDkUau0czckpYG8QmnCIuPpdLtuA9VmuGGyMA==", "requires": { "regenerator-runtime": "^0.13.4" } @@ -19644,6 +19644,11 @@ "eslint-visitor-keys": "^2.0.0" } }, + "@xmldom/xmldom": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.0.tgz", + "integrity": "sha512-7wVnF+rKrVDEo1xjzkkidTG0grclaVnX0vKa0z9JSXcEdtftUJjvU33jLGg6SHyvs3eeqEsI7jZ6NxYfRypEEg==" + }, "abab": { "version": "2.0.5", "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", @@ -19861,9 +19866,9 @@ "dev": true }, "async": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.0.tgz", - "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/async/-/async-3.2.2.tgz", + "integrity": "sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==" }, "async-each": { "version": "1.0.3", @@ -25138,9 +25143,9 @@ "dev": true }, "n3": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/n3/-/n3-1.10.0.tgz", - "integrity": "sha512-y+qpS0GktEBttOaDR+BF1t1G2fw4Xn4nCZWNn+7MvEmD2I4YpMH6OJF/xHKSwInCxOC9vu9eI6pluB9/RDUyZQ==", + "version": "1.12.2", + "resolved": "https://registry.npmjs.org/n3/-/n3-1.12.2.tgz", + "integrity": "sha512-vY1HBEraMPWQFLEK6sn67DeGMqTuwXnlEYpZ8gTVukKQSz2f44d+t+ZcmwEt8c99FlVAbpmMb/435Q8t0OC+7w==", "requires": { "queue-microtask": "^1.1.2", "readable-stream": "^3.6.0" @@ -28033,17 +28038,17 @@ } }, "rdflib": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.2.5.tgz", - "integrity": "sha512-+7QnvknfZu4cnR9ZpuM5EvwH457Mv53UTvRJdOu9Ndey11FGVxc7kA8PEHGPtFZT1EA+ZbfGLgBQIPh9fApizA==", + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/rdflib/-/rdflib-2.2.15.tgz", + "integrity": "sha512-AOkoFf1MPx8jb5CtQnmfvaqlZ0gqzBBQYcANjXxDcC1yESYPwHSgawBq9Nsb7n/ZyWROJqKE+mGXkCUQR0jVaQ==", "requires": { - "@babel/runtime": "^7.14.0", - "async": "^3.2.0", + "@babel/runtime": "^7.16.0", + "@xmldom/xmldom": "^0.8.0", + "async": "^3.2.2", "cross-fetch": "^3.1.4", "jsonld": "^5.2.0", - "n3": "^1.10.0", - "solid-namespace": "^0.5.1", - "xmldom": "^0.6.0" + "n3": "^1.12.2", + "solid-namespace": "^0.5.2" } }, "react-is": { @@ -29038,9 +29043,9 @@ } }, "solid-namespace": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/solid-namespace/-/solid-namespace-0.5.1.tgz", - "integrity": "sha512-t1ArfuO+7C/zoS/WbAecMCwcuNTzVVLP66bgqFyOnWCwCc8pAwUQazlez/8zldRLE5xtkJTNkdldhLdKWk7kUA==" + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/solid-namespace/-/solid-namespace-0.5.2.tgz", + "integrity": "sha512-pmsKt9rsAOIxnmlgPFgSmWcof8ngv2Q8sx80Qq0OUA05KEtZ3iW4EYM2Ww18aMfPQZK5RdC/4KejNsDUJGrQiw==" }, "source-map": { "version": "0.5.7", @@ -30123,11 +30128,6 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "dev": true }, - "xmldom": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz", - "integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==" - }, "xtend": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",