c9 shell 3.19.0-0.98.18.158

This commit is contained in:
Swapna Sundar Biswal
2023-03-15 15:07:19 +01:00
committed by Salah Benmoussati
parent 2bf5f3239e
commit 22c7eb57b5
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.18.158",
"@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.16.156",
"@symphony/symphony-c9-shell": "3.19.0-0.98.18.158",
"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",
@@ -3065,9 +3066,9 @@
"license": "(Unlicense OR Apache-2.0)"
},
"node_modules/@symphony/symphony-c9-shell": {
"version": "3.19.0-0.98.17.157",
"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.17.157.tgz",
"integrity": "sha512-iN6Bi0n9De9+R0VV/+p0G1KNa5nx+ADRg78baeoHPra6fFLsroPK7WFbZMq90I5kevSf7+FteLcHbMhr3x89bA==",
"version": "3.19.0-0.98.18.158",
"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.18.158.tgz",
"integrity": "sha512-oHXGLNiPBIbmDprdP89PyUQumVKjeyQODGB3DXsZbEHk6coWolCuDeoWdg3WWWEFJ9KHNUTPEotV7c8QmaeMSQ==",
"optional": true
},
"node_modules/@szmarczak/http-timer": {
@@ -24281,9 +24282,9 @@
"dev": true
},
"@symphony/symphony-c9-shell": {
"version": "3.19.0-0.98.17.157",
"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.17.157.tgz",
"integrity": "sha512-iN6Bi0n9De9+R0VV/+p0G1KNa5nx+ADRg78baeoHPra6fFLsroPK7WFbZMq90I5kevSf7+FteLcHbMhr3x89bA==",
"version": "3.19.0-0.98.18.158",
"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.18.158.tgz",
"integrity": "sha512-oHXGLNiPBIbmDprdP89PyUQumVKjeyQODGB3DXsZbEHk6coWolCuDeoWdg3WWWEFJ9KHNUTPEotV7c8QmaeMSQ==",
"optional": true
},
"@szmarczak/http-timer": {

View File

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