mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-21 16:38:41 -06:00
Update c9shell to 3.26.0-0.98.2.165 (#1949)
This commit is contained in:
parent
8b2b35e5c5
commit
9938850a3a
16
package-lock.json
generated
16
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.26.0-0.98.1.164",
|
||||
"@symphony/symphony-c9-shell": "3.26.0-0.98.2.165",
|
||||
"@types/lazy-brush": "^1.0.0",
|
||||
"archiver": "5.3.1",
|
||||
"async.map": "0.5.2",
|
||||
@ -75,7 +75,7 @@
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.26.0-0.98.1.164",
|
||||
"@symphony/symphony-c9-shell": "3.26.0-0.98.2.165",
|
||||
"screen-share-indicator-frame": "git+https://github.com/finos/ScreenShareIndicatorFrame.git#v1.4.13",
|
||||
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
|
||||
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
|
||||
@ -2806,9 +2806,9 @@
|
||||
"license": "(Unlicense OR Apache-2.0)"
|
||||
},
|
||||
"node_modules/@symphony/symphony-c9-shell": {
|
||||
"version": "3.26.0-0.98.1.164",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.26.0-0.98.1.164.tgz",
|
||||
"integrity": "sha512-fjaf6fAUNe5MyxihcEETpOcygpBW/4FQw0oSvrzG/OvyrZ7CohHSMxYxBQX5RrNkaWpYXOKvMnStEmyPi2W4mw==",
|
||||
"version": "3.26.0-0.98.2.165",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.26.0-0.98.2.165.tgz",
|
||||
"integrity": "sha512-uoRuNC6hiuNoY313Zd6y3OMpUwR4ROfC1gqytROBF9B8l7x1ObugCyuq2MkuHq5cY9pve2QVJGb4/jpCpPipWg==",
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/@szmarczak/http-timer": {
|
||||
@ -20363,9 +20363,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@symphony/symphony-c9-shell": {
|
||||
"version": "3.26.0-0.98.1.164",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.26.0-0.98.1.164.tgz",
|
||||
"integrity": "sha512-fjaf6fAUNe5MyxihcEETpOcygpBW/4FQw0oSvrzG/OvyrZ7CohHSMxYxBQX5RrNkaWpYXOKvMnStEmyPi2W4mw==",
|
||||
"version": "3.26.0-0.98.2.165",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.26.0-0.98.2.165.tgz",
|
||||
"integrity": "sha512-uoRuNC6hiuNoY313Zd6y3OMpUwR4ROfC1gqytROBF9B8l7x1ObugCyuq2MkuHq5cY9pve2QVJGb4/jpCpPipWg==",
|
||||
"optional": true
|
||||
},
|
||||
"@szmarczak/http-timer": {
|
||||
|
@ -230,7 +230,7 @@
|
||||
"win32-api": "^20.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.26.0-0.98.1.164",
|
||||
"@symphony/symphony-c9-shell": "3.26.0-0.98.2.165",
|
||||
"screen-share-indicator-frame": "git+https://github.com/finos/ScreenShareIndicatorFrame.git#v1.4.13",
|
||||
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
|
||||
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user