mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency nan to v2.18.0 (#9113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9aed3e04f4
commit
5e01f82474
@ -131,7 +131,7 @@
|
|||||||
"jest": "29.6.4",
|
"jest": "29.6.4",
|
||||||
"jest-environment-jsdom": "29.6.4",
|
"jest-environment-jsdom": "29.6.4",
|
||||||
"js-sha512": "0.8.0",
|
"js-sha512": "0.8.0",
|
||||||
"nan": "2.17.0",
|
"nan": "2.18.0",
|
||||||
"react-test-renderer": "18.2.0",
|
"react-test-renderer": "18.2.0",
|
||||||
"typescript": "5.1.6"
|
"typescript": "5.1.6"
|
||||||
},
|
},
|
||||||
|
13
yarn.lock
13
yarn.lock
@ -4692,7 +4692,7 @@ __metadata:
|
|||||||
md5: 2.3.0
|
md5: 2.3.0
|
||||||
moment: 2.29.4
|
moment: 2.29.4
|
||||||
mustache: 4.2.0
|
mustache: 4.2.0
|
||||||
nan: 2.17.0
|
nan: 2.18.0
|
||||||
node-fetch: 2.6.7
|
node-fetch: 2.6.7
|
||||||
node-notifier: 10.0.1
|
node-notifier: 10.0.1
|
||||||
node-rsa: 1.1.1
|
node-rsa: 1.1.1
|
||||||
@ -25827,7 +25827,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"nan@npm:2.17.0, nan@npm:^2.12.1":
|
"nan@npm:2.18.0":
|
||||||
|
version: 2.18.0
|
||||||
|
resolution: "nan@npm:2.18.0"
|
||||||
|
dependencies:
|
||||||
|
node-gyp: latest
|
||||||
|
checksum: 4fe42f58456504eab3105c04a5cffb72066b5f22bd45decf33523cb17e7d6abc33cca2a19829407b9000539c5cb25f410312d4dc5b30220167a3594896ea6a0a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"nan@npm:^2.12.1":
|
||||||
version: 2.17.0
|
version: 2.17.0
|
||||||
resolution: "nan@npm:2.17.0"
|
resolution: "nan@npm:2.17.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user