update c9shell to 3.19.0-0.98.15.149

This commit is contained in:
Swapna Sundar Biswal 2023-02-21 15:28:32 +01:00 committed by Salah Benmoussati
parent 1813158da8
commit e7becb0ef2
2 changed files with 9 additions and 8 deletions

15
package-lock.json generated
View File

@ -10,6 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@symphony/symphony-c9-shell": "3.19.0-0.98.15.149",
"@types/lazy-brush": "^1.0.0",
"archiver": "4.0.2",
"async.map": "0.5.2",
@ -74,7 +75,7 @@
"typescript": "3.9.10"
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.19.0-0.98.14.146",
"@symphony/symphony-c9-shell": "3.19.0-0.98.15.149",
"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",
@ -2666,9 +2667,9 @@
"license": "(Unlicense OR Apache-2.0)"
},
"node_modules/@symphony/symphony-c9-shell": {
"version": "3.19.0-0.98.14.146",
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.14.146.tgz",
"integrity": "sha512-YED0ged/qRnzmq02IcGFXXhqvXJifWlmaVb76iFXdO/76QfYiZ4fHRdFX9wMbRkTyDf70sIY8tQDyv3pVWJCFw==",
"version": "3.19.0-0.98.15.149",
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.15.149.tgz",
"integrity": "sha512-NnEVhC5raDHPJ7Txhta7AxgQSF4iOE/SHUt4+ZBdQnTOa6aLjR2lkgoHO8hmuj+3HFL/SBDnH36YWr63eu2oqA==",
"optional": true
},
"node_modules/@szmarczak/http-timer": {
@ -22748,9 +22749,9 @@
"dev": true
},
"@symphony/symphony-c9-shell": {
"version": "3.19.0-0.98.14.146",
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.14.146.tgz",
"integrity": "sha512-YED0ged/qRnzmq02IcGFXXhqvXJifWlmaVb76iFXdO/76QfYiZ4fHRdFX9wMbRkTyDf70sIY8tQDyv3pVWJCFw==",
"version": "3.19.0-0.98.15.149",
"resolved": "https://repo.symphony.com:443/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.15.149.tgz",
"integrity": "sha512-NnEVhC5raDHPJ7Txhta7AxgQSF4iOE/SHUt4+ZBdQnTOa6aLjR2lkgoHO8hmuj+3HFL/SBDnH36YWr63eu2oqA==",
"optional": true
},
"@szmarczak/http-timer": {

View File

@ -224,7 +224,7 @@
"win32-api": "^20.1.0"
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.19.0-0.98.14.146",
"@symphony/symphony-c9-shell": "3.19.0-0.98.15.149",
"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",