3.19.0-0.98.17.157 c9shell

This commit is contained in:
Robin Westberg 2023-03-09 12:25:43 +01:00 committed by Salah Benmoussati
parent 79ae1f3ff0
commit 9e90923388
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -3065,9 +3065,9 @@
"license": "(Unlicense OR Apache-2.0)" "license": "(Unlicense OR Apache-2.0)"
}, },
"node_modules/@symphony/symphony-c9-shell": { "node_modules/@symphony/symphony-c9-shell": {
"version": "3.19.0-0.98.16.156", "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.16.156.tgz", "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-UK4MXdNiFzofUYDa/F/TQ8F2/KPZRT7LgImyhvo6vmMwyVswy6WpogvVOebTmyOjZtn6wdOrgm2FAW/6EKd44A==", "integrity": "sha512-iN6Bi0n9De9+R0VV/+p0G1KNa5nx+ADRg78baeoHPra6fFLsroPK7WFbZMq90I5kevSf7+FteLcHbMhr3x89bA==",
"optional": true "optional": true
}, },
"node_modules/@szmarczak/http-timer": { "node_modules/@szmarczak/http-timer": {
@ -24281,9 +24281,9 @@
"dev": true "dev": true
}, },
"@symphony/symphony-c9-shell": { "@symphony/symphony-c9-shell": {
"version": "3.19.0-0.98.16.156", "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.16.156.tgz", "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-UK4MXdNiFzofUYDa/F/TQ8F2/KPZRT7LgImyhvo6vmMwyVswy6WpogvVOebTmyOjZtn6wdOrgm2FAW/6EKd44A==", "integrity": "sha512-iN6Bi0n9De9+R0VV/+p0G1KNa5nx+ADRg78baeoHPra6fFLsroPK7WFbZMq90I5kevSf7+FteLcHbMhr3x89bA==",
"optional": true "optional": true
}, },
"@szmarczak/http-timer": { "@szmarczak/http-timer": {

View File

@ -225,7 +225,7 @@
"win32-api": "^20.1.0" "win32-api": "^20.1.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"@symphony/symphony-c9-shell": "3.19.0-0.98.16.156", "@symphony/symphony-c9-shell": "3.19.0-0.98.17.157",
"screen-share-indicator-frame": "git+https://github.com/finos/ScreenShareIndicatorFrame.git#v1.4.13", "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", "screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1", "symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",