mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
upgrade to 3.38.0-94.195 (#2253)
This commit is contained in:
committed by
GitHub
parent
d4f6f31cbc
commit
5669963ec4
14
package-lock.json
generated
14
package-lock.json
generated
@@ -10,6 +10,7 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.38.0-94.195",
|
||||
"@types/lazy-brush": "^1.0.0",
|
||||
"adm-zip": "^0.5.10",
|
||||
"bplist-parser": "^0.3.2",
|
||||
@@ -77,7 +78,7 @@
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.30.0-37.176",
|
||||
"@symphony/symphony-c9-shell": "3.38.0-94.195",
|
||||
"screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.5.0",
|
||||
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
|
||||
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
|
||||
@@ -2697,10 +2698,13 @@
|
||||
"license": "(Unlicense OR Apache-2.0)"
|
||||
},
|
||||
"node_modules/@symphony/symphony-c9-shell": {
|
||||
"version": "3.30.0-37.176",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.30.0-37.176.tgz",
|
||||
"integrity": "sha512-XxbRlorM0ruxriX5PsDwytFL67TcFAeSWqsZCSXQcatQd5Vg0U4JmWINOjTsUln9x1zfzBZC8Gwug870JmK8ew==",
|
||||
"optional": true
|
||||
"version": "3.38.0-94.195",
|
||||
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.38.0-94.195.tgz",
|
||||
"integrity": "sha512-Z2THUfbJ7/GiiMsEkjgBjW0sBtu1z7slKtSTRhoVZZVeCAZJHXj0dQwnBDAfYnGEiLcnY1YIE7IFePg0wpXZeA==",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"win32"
|
||||
]
|
||||
},
|
||||
"node_modules/@szmarczak/http-timer": {
|
||||
"version": "4.0.6",
|
||||
|
||||
@@ -239,7 +239,7 @@
|
||||
"shell-path": "^3.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@symphony/symphony-c9-shell": "3.30.0-37.176",
|
||||
"@symphony/symphony-c9-shell": "3.38.0-94.195",
|
||||
"screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.5.0",
|
||||
"screen-snippet": "git+https://github.com/finos/ScreenSnippet2.git#9.2.2",
|
||||
"symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user