RTC-14809 update c9shell to 3.30.0.37 (#2083)

This commit is contained in:
Swapna Sundar Biswal 2024-01-26 08:27:21 +01:00 committed by GitHub
parent 127e5afb6f
commit 88e3221258
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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": {

View File

@ -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",