[Snyk] Security upgrade electron-builder from 24.4.0 to 24.6.3 and Lerna to 7.1.3 (#15851)

* fix: build_scripts/npm_linux/package.json & build_scripts/npm_linux/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795

* Update to electron-builder 24.6.3 and lerna 7.1.3

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Jeff Cruikshank <jeff@chia.net>
This commit is contained in:
ChiaAutomation 2023-07-24 22:33:02 -05:00 committed by GitHub
parent 5052cc2fd4
commit 37336638c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 4475 additions and 7219 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"electron-builder": "^24.4.0",
"lerna": "^5.5.2"
"electron-builder": "^24.6.3",
"lerna": "7.1.3"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"dependencies": {
"@chia-network/notarize-cli": "^0.2.2",
"dmg-license": "^1.0.11",
"electron-builder": "^24.4.0",
"electron-builder": "^24.6.3",
"lerna": "7.1.3",
"nx": "16.3.2"
}

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"electron-builder": "^24.4.0",
"lerna": "^7.0.0"
"electron-builder": "^24.6.3",
"lerna": "^7.1.3"
}
}