aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-26 16:59:49 +0100
committerLibravatar GitHub <noreply@github.com>2022-02-26 16:59:49 +0100
commitcac9d0a8adf054227f29b589728f8548f90411a1 (patch)
treec5b82c208f761f766fa8bc3bed6a5b05a576d815 /package-lock.json
parent5.7.1-nightly.15 [skip ci] (diff)
downloadferdium-app-cac9d0a8adf054227f29b589728f8548f90411a1.tar.gz
ferdium-app-cac9d0a8adf054227f29b589728f8548f90411a1.tar.zst
ferdium-app-cac9d0a8adf054227f29b589728f8548f90411a1.zip
Bump url-parse from 1.5.3 to 1.5.10 (#2425)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 347eff657..d6762ae14 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28640,9 +28640,9 @@
28640 } 28640 }
28641 }, 28641 },
28642 "node_modules/url-parse": { 28642 "node_modules/url-parse": {
28643 "version": "1.5.3", 28643 "version": "1.5.10",
28644 "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz", 28644 "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz",
28645 "integrity": "sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==", 28645 "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
28646 "dev": true, 28646 "dev": true,
28647 "dependencies": { 28647 "dependencies": {
28648 "querystringify": "^2.1.1", 28648 "querystringify": "^2.1.1",
@@ -53428,9 +53428,9 @@
53428 } 53428 }
53429 }, 53429 },
53430 "url-parse": { 53430 "url-parse": {
53431 "version": "1.5.3", 53431 "version": "1.5.10",
53432 "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.3.tgz", 53432 "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz",
53433 "integrity": "sha512-IIORyIQD9rvj0A4CLWsHkBBJuNqWpFQe224b6j9t/ABmquIS0qDU2pY6kl6AuOrL5OkCXHMCFNe1jBcuAggjvQ==", 53433 "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
53434 "dev": true, 53434 "dev": true,
53435 "requires": { 53435 "requires": {
53436 "querystringify": "^2.1.1", 53436 "querystringify": "^2.1.1",