Upgrade systeminformation (#1967)

This commit is contained in:
Salah Benmoussati 2023-10-04 10:59:52 +02:00 committed by GitHub
parent 641876598a
commit d32b8fcf92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -25,7 +25,7 @@
"rimraf": "^3.0.2",
"save-svg-as-png": "^1.4.17",
"shell-path": "^3.0.0",
"systeminformation": "^5.21.4",
"systeminformation": "^5.21.7",
"win32-api": "^20.1.0"
},
"devDependencies": {
@ -41,7 +41,7 @@
"builder-util-runtime": "^9.0.3",
"cross-env": "7.0.3",
"del": "3.0.0",
"electron": "^26.2.3",
"electron": "26.2.3",
"electron-builder": "^24.2.1",
"electron-icon-maker": "0.0.5",
"electron-osx-sign": "^0.6.0",
@ -16928,9 +16928,9 @@
}
},
"node_modules/systeminformation": {
"version": "5.21.4",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/systeminformation/-/systeminformation-5.21.4.tgz",
"integrity": "sha512-fLW6j47UoAJDlZPEqykkWTKxubxb8IFuow6pMQlqf4irZ2lBgCrCReavMkH2t8VxxjOcg6wBlZ2EPQcluAT6xg==",
"version": "5.21.7",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/systeminformation/-/systeminformation-5.21.7.tgz",
"integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==",
"bin": {
"systeminformation": "lib/cli.js"
},
@ -30158,9 +30158,9 @@
}
},
"systeminformation": {
"version": "5.21.4",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/systeminformation/-/systeminformation-5.21.4.tgz",
"integrity": "sha512-fLW6j47UoAJDlZPEqykkWTKxubxb8IFuow6pMQlqf4irZ2lBgCrCReavMkH2t8VxxjOcg6wBlZ2EPQcluAT6xg=="
"version": "5.21.7",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/systeminformation/-/systeminformation-5.21.7.tgz",
"integrity": "sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw=="
},
"tar": {
"version": "6.1.15",

View File

@ -227,7 +227,7 @@
"rimraf": "^3.0.2",
"save-svg-as-png": "^1.4.17",
"shell-path": "^3.0.0",
"systeminformation": "^5.21.4",
"systeminformation": "5.21.7",
"win32-api": "^20.1.0"
},
"optionalDependencies": {