1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency nanoid to v3.3.7 (#9380)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-26 11:49:55 +00:00 committed by GitHub
parent f267d8853b
commit 7936e789c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 6 deletions

View File

@ -69,7 +69,7 @@
"moment": "2.29.4", "moment": "2.29.4",
"multiparty": "4.2.3", "multiparty": "4.2.3",
"mustache": "4.2.0", "mustache": "4.2.0",
"nanoid": "3.3.6", "nanoid": "3.3.7",
"node-fetch": "2.6.7", "node-fetch": "2.6.7",
"node-notifier": "10.0.1", "node-notifier": "10.0.1",
"node-persist": "3.1.3", "node-persist": "3.1.3",

View File

@ -6550,7 +6550,7 @@ __metadata:
moment: 2.29.4 moment: 2.29.4
multiparty: 4.2.3 multiparty: 4.2.3
mustache: 4.2.0 mustache: 4.2.0
nanoid: 3.3.6 nanoid: 3.3.7
node-fetch: 2.6.7 node-fetch: 2.6.7
node-notifier: 10.0.1 node-notifier: 10.0.1
node-persist: 3.1.3 node-persist: 3.1.3
@ -30305,12 +30305,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"nanoid@npm:3.3.6, nanoid@npm:^3.3.6": "nanoid@npm:3.3.7":
version: 3.3.6 version: 3.3.7
resolution: "nanoid@npm:3.3.6" resolution: "nanoid@npm:3.3.7"
bin: bin:
nanoid: bin/nanoid.cjs nanoid: bin/nanoid.cjs
checksum: 7d0eda657002738aa5206107bd0580aead6c95c460ef1bdd0b1a87a9c7ae6277ac2e9b945306aaa5b32c6dcb7feaf462d0f552e7f8b5718abfc6ead5c94a71b3 checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
languageName: node languageName: node
linkType: hard linkType: hard
@ -30332,6 +30332,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"nanoid@npm:^3.3.6":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
bin:
nanoid: bin/nanoid.cjs
checksum: 7d0eda657002738aa5206107bd0580aead6c95c460ef1bdd0b1a87a9c7ae6277ac2e9b945306aaa5b32c6dcb7feaf462d0f552e7f8b5718abfc6ead5c94a71b3
languageName: node
linkType: hard
"nanomatch@npm:^1.2.9": "nanomatch@npm:^1.2.9":
version: 1.2.13 version: 1.2.13
resolution: "nanomatch@npm:1.2.13" resolution: "nanomatch@npm:1.2.13"