Merge branch 'master' into SDA-1927

This commit is contained in:
Vishwas Shashidhar
2020-03-31 11:22:10 +05:30
committed by GitHub
2 changed files with 6 additions and 18 deletions
+5 -17
View File
@@ -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",
+1 -1
View File
@@ -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",