mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-29 02:11:28 -06:00
fix: upgrade systeminformation from 4.22.5 to 4.23.0 (#955)
Snyk has created this PR to upgrade systeminformation from 4.22.5 to 4.23.0. See this package in NPM: https://www.npmjs.com/package/systeminformation See this project in Snyk: https://app.snyk.io/org/symphony-njr/project/b79841fe-f841-44b4-980c-36ac32d1c8d9?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
parent
75f679acbc
commit
adb41b16c4
22
package-lock.json
generated
22
package-lock.json
generated
@ -15801,7 +15801,8 @@
|
||||
"run-script-os": {
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/run-script-os/-/run-script-os-1.0.7.tgz",
|
||||
"integrity": "sha1-fNURRKGcbKNk/maEM/VbR7q/R0k="
|
||||
"integrity": "sha1-fNURRKGcbKNk/maEM/VbR7q/R0k=",
|
||||
"dev": true
|
||||
},
|
||||
"rx-lite": {
|
||||
"version": "4.0.8",
|
||||
@ -16177,19 +16178,6 @@
|
||||
"object-assign": "^4.1.1"
|
||||
}
|
||||
},
|
||||
"screen-share-indicator-frame": {
|
||||
"version": "1.4.4",
|
||||
"resolved": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#e389ca1e037d174de4b5facb69e435c32c74db76",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"run-script-os": "1.0.7"
|
||||
}
|
||||
},
|
||||
"screen-snippet": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "git+https://github.com/symphonyoss/ScreenSnippet2.git#c493f35831d7bf2a8164945f83c2669781dde3a7",
|
||||
"optional": true
|
||||
},
|
||||
"semver": {
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/semver/-/semver-5.5.1.tgz",
|
||||
@ -17339,9 +17327,9 @@
|
||||
}
|
||||
},
|
||||
"systeminformation": {
|
||||
"version": "4.22.5",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/systeminformation/-/systeminformation-4.22.5.tgz",
|
||||
"integrity": "sha1-wIUSs4urTRrNJhyQh1c4iPgLsR4="
|
||||
"version": "4.23.0",
|
||||
"resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-4.23.0.tgz",
|
||||
"integrity": "sha512-Gx24ttVOuqKpaGJ5bMYOt/Y7VTntc/Du6h0oh1evKPjxXdSeAcwk1+xsTxEizN3+ZuuVyoHl5hV0jtlHDOGeYA=="
|
||||
},
|
||||
"tar": {
|
||||
"version": "2.2.1",
|
||||
|
@ -161,7 +161,7 @@
|
||||
"react-dom": "16.13.0",
|
||||
"ref-napi": "1.4.3",
|
||||
"shell-path": "2.1.0",
|
||||
"systeminformation": "4.22.5"
|
||||
"systeminformation": "4.23.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.6",
|
||||
|
Loading…
Reference in New Issue
Block a user