Bump node version to 20.18.0

This commit is contained in:
Fedor Indutny 2024-10-15 11:08:33 -07:00 committed by GitHub
parent 0fe0d0cd1c
commit 86abb43aec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

2
.nvmrc
View file

@ -1 +1 @@
20.17.0
20.18.0

2
package-lock.json generated
View file

@ -258,7 +258,7 @@
"webpack-dev-server": "4.11.1"
},
"engines": {
"node": "20.17.0"
"node": "20.18.0"
},
"optionalDependencies": {
"fs-xattr": "0.3.0"

View file

@ -368,7 +368,7 @@
}
},
"engines": {
"node": "20.17.0"
"node": "20.18.0"
},
"build": {
"appId": "org.whispersystems.signal-desktop",