updated c9shell to 3.29.0-0.98.2.174 (#2036)

This commit is contained in:
Swapna Sundar Biswal 2023-12-19 16:10:57 +01:00 committed by GitHub
parent 45ba99769c
commit 38a78d02b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {
"@symphony/symphony-c9-shell": "3.29.0-0.98.1.173",
"@symphony/symphony-c9-shell": "3.29.0-0.98.2.174",
"@types/lazy-brush": "^1.0.0",
"archiver": "5.3.1",
"async.map": "0.5.2",
@ -75,7 +75,7 @@
"typescript": "^4.9.5"
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.29.0-0.98.1.173",
"@symphony/symphony-c9-shell": "3.29.0-0.98.2.174",
"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",
@ -2806,9 +2806,9 @@
"license": "(Unlicense OR Apache-2.0)"
},
"node_modules/@symphony/symphony-c9-shell": {
"version": "3.29.0-0.98.1.173",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.29.0-0.98.1.173.tgz",
"integrity": "sha512-xvBjihfCXqbswJYWGYnbucTPK0VLTqwc2TVjXLvIJ6TeBHZolowE5sSH0JdUN65uSU7F9RyOZw9C2H3cUhZtdw==",
"version": "3.29.0-0.98.2.174",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.29.0-0.98.2.174.tgz",
"integrity": "sha512-WcZSNQosP5Gjeu4XFvGjecxz8ga0UJZTIlkiKHtCPI7oBwHNgmLwb+avtkeVcxYpVlq8NZXK4MzcvMbuDSShsQ==",
"optional": true
},
"node_modules/@szmarczak/http-timer": {
@ -20231,9 +20231,9 @@
"dev": true
},
"@symphony/symphony-c9-shell": {
"version": "3.29.0-0.98.1.173",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.29.0-0.98.1.173.tgz",
"integrity": "sha512-xvBjihfCXqbswJYWGYnbucTPK0VLTqwc2TVjXLvIJ6TeBHZolowE5sSH0JdUN65uSU7F9RyOZw9C2H3cUhZtdw==",
"version": "3.29.0-0.98.2.174",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.29.0-0.98.2.174.tgz",
"integrity": "sha512-WcZSNQosP5Gjeu4XFvGjecxz8ga0UJZTIlkiKHtCPI7oBwHNgmLwb+avtkeVcxYpVlq8NZXK4MzcvMbuDSShsQ==",
"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.1.173",
"@symphony/symphony-c9-shell": "3.29.0-0.98.2.174",
"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",