You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Update dependency ldapts to v7.3.1 (#12517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"jquery": "3.7.1",
|
||||
"knex": "3.1.0",
|
||||
"koa": "2.15.4",
|
||||
"ldapts": "7.1.0",
|
||||
"ldapts": "7.3.1",
|
||||
"markdown-it": "13.0.2",
|
||||
"mustache": "4.2.0",
|
||||
"node-cron": "3.0.3",
|
||||
|
39
yarn.lock
39
yarn.lock
@@ -9420,7 +9420,7 @@ __metadata:
|
||||
jsdom: "npm:24.1.3"
|
||||
knex: "npm:3.1.0"
|
||||
koa: "npm:2.15.4"
|
||||
ldapts: "npm:7.1.0"
|
||||
ldapts: "npm:7.3.1"
|
||||
markdown-it: "npm:13.0.2"
|
||||
mustache: "npm:4.2.0"
|
||||
node-cron: "npm:3.0.3"
|
||||
@@ -22157,7 +22157,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"debug@npm:^4.3.6, debug@npm:~4.3.5":
|
||||
"debug@npm:^4.3.6":
|
||||
version: 4.3.7
|
||||
resolution: "debug@npm:4.3.7"
|
||||
dependencies:
|
||||
@@ -22169,7 +22169,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"debug@npm:^4.4.0":
|
||||
"debug@npm:^4.4.0, debug@npm:~4.4.0":
|
||||
version: 4.4.1
|
||||
resolution: "debug@npm:4.4.1"
|
||||
dependencies:
|
||||
@@ -33038,16 +33038,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ldapts@npm:7.1.0":
|
||||
version: 7.1.0
|
||||
resolution: "ldapts@npm:7.1.0"
|
||||
"ldapts@npm:7.3.1":
|
||||
version: 7.3.1
|
||||
resolution: "ldapts@npm:7.3.1"
|
||||
dependencies:
|
||||
"@types/asn1": "npm:>=0.2.4"
|
||||
asn1: "npm:~0.2.6"
|
||||
debug: "npm:~4.3.5"
|
||||
debug: "npm:~4.4.0"
|
||||
strict-event-emitter-types: "npm:~2.0.0"
|
||||
uuid: "npm:~10.0.0"
|
||||
checksum: 10/e7a01d83100078214a9b333486d6b4fcd32ce0336f09197b9028ead13375639bdce1922fef9f74170d7a593a6fb2fbdf37d4214c3cc21e90aa5da602ed72ff03
|
||||
uuid: "npm:~11.0.4"
|
||||
whatwg-url: "npm:~14.1.0"
|
||||
checksum: 10/8213c18b4acdd36135385be430848003ce4d202ed9348ec7b1d0b2ff5e412bb33c989bae476e66091c7738d5a8687ccf0ee316b53ba29cd33086524d6967c91e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -49256,12 +49257,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"uuid@npm:~10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "uuid@npm:10.0.0"
|
||||
"uuid@npm:~11.0.4":
|
||||
version: 11.0.5
|
||||
resolution: "uuid@npm:11.0.5"
|
||||
bin:
|
||||
uuid: dist/bin/uuid
|
||||
checksum: 10/35aa60614811a201ff90f8ca5e9ecb7076a75c3821e17f0f5ff72d44e36c2d35fcbc2ceee9c4ac7317f4cc41895da30e74f3885e30313bee48fda6338f250538
|
||||
uuid: dist/esm/bin/uuid
|
||||
checksum: 10/0594ecdff3051e15d4a2c614b4c72e73af373bde0a5d156512353c01156975295d024ae8d7151846d7bd4d22ccd251b16ed51b4318fa71505fb20ad984102dc1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -50238,6 +50239,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"whatwg-url@npm:~14.1.0":
|
||||
version: 14.1.1
|
||||
resolution: "whatwg-url@npm:14.1.1"
|
||||
dependencies:
|
||||
tr46: "npm:^5.0.0"
|
||||
webidl-conversions: "npm:^7.0.0"
|
||||
checksum: 10/803bede3ec6c8f14de0d84ac6032479646b5a2b08f5a7289366c3461caed9d7888d171e2846b59798869191037562c965235c2eed6ff2e266c05a2b4a6ce0160
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"which-boxed-primitive@npm:^1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "which-boxed-primitive@npm:1.0.2"
|
||||
|
Reference in New Issue
Block a user