mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency url-parse to v1.5.10 (#7102)
This commit is contained in:
parent
9cb525e298
commit
061f5f22c4
@ -63,7 +63,7 @@
|
|||||||
"tcp-port-used": "1.0.2",
|
"tcp-port-used": "1.0.2",
|
||||||
"terminal-kit": "1.49.4",
|
"terminal-kit": "1.49.4",
|
||||||
"tkwidgets": "0.5.27",
|
"tkwidgets": "0.5.27",
|
||||||
"url-parse": "1.5.3",
|
"url-parse": "1.5.10",
|
||||||
"word-wrap": "1.2.3",
|
"word-wrap": "1.2.3",
|
||||||
"yargs-parser": "7.0.0"
|
"yargs-parser": "7.0.0"
|
||||||
},
|
},
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
"tar": "4.4.19",
|
"tar": "4.4.19",
|
||||||
"tcp-port-used": "0.1.2",
|
"tcp-port-used": "0.1.2",
|
||||||
"uglifycss": "0.0.29",
|
"uglifycss": "0.0.29",
|
||||||
"url-parse": "1.5.3",
|
"url-parse": "1.5.10",
|
||||||
"uuid": "3.4.0",
|
"uuid": "3.4.0",
|
||||||
"word-wrap": "1.2.3",
|
"word-wrap": "1.2.3",
|
||||||
"xml2js": "0.4.23"
|
"xml2js": "0.4.23"
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -4103,7 +4103,7 @@ __metadata:
|
|||||||
tcp-port-used: 0.1.2
|
tcp-port-used: 0.1.2
|
||||||
typescript: 4.5.2
|
typescript: 4.5.2
|
||||||
uglifycss: 0.0.29
|
uglifycss: 0.0.29
|
||||||
url-parse: 1.5.3
|
url-parse: 1.5.10
|
||||||
uuid: 3.4.0
|
uuid: 3.4.0
|
||||||
word-wrap: 1.2.3
|
word-wrap: 1.2.3
|
||||||
xml2js: 0.4.23
|
xml2js: 0.4.23
|
||||||
@ -21243,7 +21243,7 @@ __metadata:
|
|||||||
terminal-kit: 1.49.4
|
terminal-kit: 1.49.4
|
||||||
tkwidgets: 0.5.27
|
tkwidgets: 0.5.27
|
||||||
typescript: 4.5.2
|
typescript: 4.5.2
|
||||||
url-parse: 1.5.3
|
url-parse: 1.5.10
|
||||||
word-wrap: 1.2.3
|
word-wrap: 1.2.3
|
||||||
yargs-parser: 7.0.0
|
yargs-parser: 7.0.0
|
||||||
bin:
|
bin:
|
||||||
@ -33586,13 +33586,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"url-parse@npm:1.5.3":
|
"url-parse@npm:1.5.10":
|
||||||
version: 1.5.3
|
version: 1.5.10
|
||||||
resolution: "url-parse@npm:1.5.3"
|
resolution: "url-parse@npm:1.5.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
querystringify: ^2.1.1
|
querystringify: ^2.1.1
|
||||||
requires-port: ^1.0.0
|
requires-port: ^1.0.0
|
||||||
checksum: c6b32fff835e43f3b1b4150239f459744f0ab1a908841dbfecbfc79bf67f4d6c8d9af1841d0c6d814d45bfa08525cc29312a0bef31db7aa894306b3db07e4ee0
|
checksum: fbdba6b1d83336aca2216bbdc38ba658d9cfb8fc7f665eb8b17852de638ff7d1a162c198a8e4ed66001ddbf6c9888d41e4798912c62b4fd777a31657989f7bdf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user