3.19.0-0.98.16.156 c9shell

This commit is contained in:
Swapna Sundar Biswal 2023-03-01 12:54:36 +01:00 committed by Salah Benmoussati
parent 722a47769e
commit c1acb81c5b
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.16.156",
"@types/lazy-brush": "^1.0.0",
"archiver": "5.3.1",
"async.map": "0.5.2",
@ -74,7 +75,7 @@
"typescript": "3.9.10"
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.19.0-0.98.15.154",
"@symphony/symphony-c9-shell": "3.19.0-0.98.16.156",
"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.15.154",
"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.154.tgz",
"integrity": "sha512-BMO+LvrU2z007ICprcA3AWcAMN/X/3Qfk7u88iivp/Y/sn723BP+fQ1oT5OUqfXXxe1tBk8Mf4P4Q2nUyjxcPg==",
"version": "3.19.0-0.98.16.156",
"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.16.156.tgz",
"integrity": "sha512-UK4MXdNiFzofUYDa/F/TQ8F2/KPZRT7LgImyhvo6vmMwyVswy6WpogvVOebTmyOjZtn6wdOrgm2FAW/6EKd44A==",
"optional": true
},
"node_modules/@szmarczak/http-timer": {
@ -22742,9 +22743,9 @@
"dev": true
},
"@symphony/symphony-c9-shell": {
"version": "3.19.0-0.98.15.154",
"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.154.tgz",
"integrity": "sha512-BMO+LvrU2z007ICprcA3AWcAMN/X/3Qfk7u88iivp/Y/sn723BP+fQ1oT5OUqfXXxe1tBk8Mf4P4Q2nUyjxcPg==",
"version": "3.19.0-0.98.16.156",
"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.16.156.tgz",
"integrity": "sha512-UK4MXdNiFzofUYDa/F/TQ8F2/KPZRT7LgImyhvo6vmMwyVswy6WpogvVOebTmyOjZtn6wdOrgm2FAW/6EKd44A==",
"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.15.154",
"@symphony/symphony-c9-shell": "3.19.0-0.98.16.156",
"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",