mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-26 18:58:21 +02:00
Update dependency url to v0.11.1 (#8404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
85b9fe06e4
commit
9e56bc72a3
@ -77,7 +77,7 @@
|
||||
"stream-browserify": "3.0.0",
|
||||
"string-natural-compare": "3.0.1",
|
||||
"timers": "0.1.1",
|
||||
"url": "0.11.0"
|
||||
"url": "0.11.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.20.2",
|
||||
|
16
yarn.lock
16
yarn.lock
@ -4441,7 +4441,7 @@ __metadata:
|
||||
ts-node: 10.9.1
|
||||
typescript: 5.0.2
|
||||
uglify-js: 3.17.4
|
||||
url: 0.11.0
|
||||
url: 0.11.1
|
||||
webpack: 5.74.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -27500,7 +27500,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"punycode@npm:^1.3.2":
|
||||
"punycode@npm:^1.3.2, punycode@npm:^1.4.1":
|
||||
version: 1.4.1
|
||||
resolution: "punycode@npm:1.4.1"
|
||||
checksum: fa6e698cb53db45e4628559e557ddaf554103d2a96a1d62892c8f4032cd3bc8871796cae9eabc1bc700e2b6677611521ce5bb1d9a27700086039965d0cf34518
|
||||
@ -33597,7 +33597,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"url@npm:0.11.0, url@npm:~0.11.0":
|
||||
"url@npm:0.11.1":
|
||||
version: 0.11.1
|
||||
resolution: "url@npm:0.11.1"
|
||||
dependencies:
|
||||
punycode: ^1.4.1
|
||||
qs: ^6.11.0
|
||||
checksum: a7de4b37bbcbe60ef199acda4ce437ef843c0ef3a4b34ec3e3d97e0446a5f50dc7bfeafbe33ad118cf4e5aa04805e1328f0d0126e254f2b77bb8498fa395c596
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"url@npm:~0.11.0":
|
||||
version: 0.11.0
|
||||
resolution: "url@npm:0.11.0"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user