diff --git a/package-lock.json b/package-lock.json index a1b2848e..cde8826c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "got": "^11.0.0", "hpagent": "^1.0.0", "lodash": "^4.17.11", - "parse-url": "^7.0.2", + "parse-url": "^8.0.0", "url-join": "^4.0.0" }, "devDependencies": { @@ -6560,14 +6560,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-ssh": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz", - "integrity": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==", - "dependencies": { - "protocols": "^2.0.1" - } - }, "node_modules/is-stream": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", @@ -11231,22 +11223,31 @@ } }, "node_modules/parse-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-5.0.0.tgz", - "integrity": "sha512-qOpH55/+ZJ4jUu/oLO+ifUKjFPNZGfnPJtzvGzKN/4oLMil5m9OH4VpOj6++9/ytJcfks4kzH2hhi87GL/OU9A==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-7.0.0.tgz", + "integrity": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==", "dependencies": { "protocols": "^2.0.0" } }, "node_modules/parse-url": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-7.0.2.tgz", - "integrity": "sha512-PqO4Z0eCiQ08Wj6QQmrmp5YTTxpYfONdOEamrtvK63AmzXpcavIVQubGHxOEwiIoDZFb8uDOoQFS0NCcjqIYQg==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-8.0.0.tgz", + "integrity": "sha512-0WkVLin++JQ442+TaU5c/gHnY/p0UgeIPrp+qHcD1Qk8IEwb15d+qvqLGxjLd0ZFh+I47gsRZPqmopNRhfm+Mg==", "dependencies": { - "is-ssh": "^1.4.0", - "normalize-url": "^6.1.0", - "parse-path": "^5.0.0", - "protocols": "^2.0.1" + "normalize-url": "^7.0.3", + "parse-path": "^7.0.0" + } + }, + "node_modules/parse-url/node_modules/normalize-url": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.0.3.tgz", + "integrity": "sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w==", + "engines": { + "node": ">=12.20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/pascalcase": { @@ -20017,14 +20018,6 @@ "call-bind": "^1.0.2" } }, - "is-ssh": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz", - "integrity": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==", - "requires": { - "protocols": "^2.0.1" - } - }, "is-stream": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", @@ -23395,22 +23388,27 @@ "dev": true }, "parse-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-5.0.0.tgz", - "integrity": "sha512-qOpH55/+ZJ4jUu/oLO+ifUKjFPNZGfnPJtzvGzKN/4oLMil5m9OH4VpOj6++9/ytJcfks4kzH2hhi87GL/OU9A==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-7.0.0.tgz", + "integrity": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==", "requires": { "protocols": "^2.0.0" } }, "parse-url": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-7.0.2.tgz", - "integrity": "sha512-PqO4Z0eCiQ08Wj6QQmrmp5YTTxpYfONdOEamrtvK63AmzXpcavIVQubGHxOEwiIoDZFb8uDOoQFS0NCcjqIYQg==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-8.0.0.tgz", + "integrity": "sha512-0WkVLin++JQ442+TaU5c/gHnY/p0UgeIPrp+qHcD1Qk8IEwb15d+qvqLGxjLd0ZFh+I47gsRZPqmopNRhfm+Mg==", "requires": { - "is-ssh": "^1.4.0", - "normalize-url": "^6.1.0", - "parse-path": "^5.0.0", - "protocols": "^2.0.1" + "normalize-url": "^7.0.3", + "parse-path": "^7.0.0" + }, + "dependencies": { + "normalize-url": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-7.0.3.tgz", + "integrity": "sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w==" + } } }, "pascalcase": { diff --git a/package.json b/package.json index 68a7572a..1c86c32d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "got": "^11.0.0", "hpagent": "^1.0.0", "lodash": "^4.17.11", - "parse-url": "^7.0.2", + "parse-url": "^8.0.0", "url-join": "^4.0.0" }, "devDependencies": {