mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-26 08:51:22 -06:00
RTC-14809 update c9shell to 3.30.0.37 (#2083)
This commit is contained in:
parent
127e5afb6f
commit
88e3221258
14
package-lock.json
generated
14
package-lock.json
generated
@ -74,7 +74,7 @@
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.29.0-0.98.3.175",
|
||||
"@symphony/symphony-c9-shell": "3.30.0-37.176",
|
||||
"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",
|
||||
@ -2817,9 +2817,9 @@
|
||||
"license": "(Unlicense OR Apache-2.0)"
|
||||
},
|
||||
"node_modules/@symphony/symphony-c9-shell": {
|
||||
"version": "3.29.0-0.98.3.175",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.29.0-0.98.3.175.tgz",
|
||||
"integrity": "sha512-piPCjPWt9wQPNTyJbi5/fiTvWOxOQfWglXp41MGImNvQDdlXFWlpMrGDdC9E/t26lVZe/40gSAaTzU/YL2FuGQ==",
|
||||
"version": "3.30.0-37.176",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.30.0-37.176.tgz",
|
||||
"integrity": "sha512-XxbRlorM0ruxriX5PsDwytFL67TcFAeSWqsZCSXQcatQd5Vg0U4JmWINOjTsUln9x1zfzBZC8Gwug870JmK8ew==",
|
||||
"optional": true
|
||||
},
|
||||
"node_modules/@szmarczak/http-timer": {
|
||||
@ -20296,9 +20296,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@symphony/symphony-c9-shell": {
|
||||
"version": "3.29.0-0.98.3.175",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.29.0-0.98.3.175.tgz",
|
||||
"integrity": "sha512-piPCjPWt9wQPNTyJbi5/fiTvWOxOQfWglXp41MGImNvQDdlXFWlpMrGDdC9E/t26lVZe/40gSAaTzU/YL2FuGQ==",
|
||||
"version": "3.30.0-37.176",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.30.0-37.176.tgz",
|
||||
"integrity": "sha512-XxbRlorM0ruxriX5PsDwytFL67TcFAeSWqsZCSXQcatQd5Vg0U4JmWINOjTsUln9x1zfzBZC8Gwug870JmK8ew==",
|
||||
"optional": true
|
||||
},
|
||||
"@szmarczak/http-timer": {
|
||||
|
@ -230,7 +230,7 @@
|
||||
"systeminformation": "5.21.7"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.29.0-0.98.3.175",
|
||||
"@symphony/symphony-c9-shell": "3.30.0-37.176",
|
||||
"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