From 5d1b9c5f030ebbc85e2c181070f32f68e40ce813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 19:59:00 +0000 Subject: [PATCH] Bump parse-url from 6.0.0 to 6.0.5 Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. - [Release notes](https://github.com/IonicaBizau/parse-url/releases) - [Commits](https://github.com/IonicaBizau/parse-url/compare/6.0.0...6.0.5) --- updated-dependencies: - dependency-name: parse-url dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8867b76..0546842 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,32 +32,23 @@ } }, "../angelscripts-monorepo-packages": { - "version": "1.0.0", - "license": "MIT", + "version": "0.0.1", "dependencies": { "ansi-colors": "^4.1.1", + "eslint": "^7.0.0", + "eslint-config-standard": "^16.0.3", "organic-stem-skeleton-find-root": "^2.0.1", "p-iteration": "^1.1.8", "prompts": "^2.4.2" - }, - "devDependencies": { - "eslint": "^7.0.0", - "eslint-config-standard": "^16.0.3" } }, "../organic-angel": { - "version": "0.5.3", - "license": "MIT", + "version": "0.0.1", "dependencies": { "async": "^3.2.2", "esm": "^3.2.25", + "jasmine": "3.10.0", "organic-plasma": "^4.1.1" - }, - "bin": { - "angel": "bin/angel.js" - }, - "devDependencies": { - "jasmine": "3.10.0" } }, "../organic-plasma-socketio-channel": { @@ -7376,9 +7367,9 @@ } }, "node_modules/parse-url": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz", - "integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.5.tgz", + "integrity": "sha512-e35AeLTSIlkw/5GFq70IN7po8fmDUjpDPY1rIK+VubRfsUvBonjQ+PBZG+vWMACnQSmNlvl524IucoDmcioMxA==", "dev": true, "dependencies": { "is-ssh": "^1.3.0", @@ -15296,9 +15287,9 @@ } }, "parse-url": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.0.tgz", - "integrity": "sha512-cYyojeX7yIIwuJzledIHeLUBVJ6COVLeT4eF+2P6aKVzwvgKQPndCBv3+yQ7pcWjqToYwaligxzSYNNmGoMAvw==", + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-6.0.5.tgz", + "integrity": "sha512-e35AeLTSIlkw/5GFq70IN7po8fmDUjpDPY1rIK+VubRfsUvBonjQ+PBZG+vWMACnQSmNlvl524IucoDmcioMxA==", "dev": true, "requires": { "is-ssh": "^1.3.0",