SDA-3997 Update symphony-c9-shell

This commit is contained in:
Robin Westberg 2022-12-05 11:52:42 +01:00 committed by Salah Benmoussati
parent 7523e679d7
commit a5745d027f
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -70,7 +70,7 @@
"typescript": "3.9.10"
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.14.99-37",
"@symphony/symphony-c9-shell": "3.19.0-0.98.3.124",
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.4.13",
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#9.2.2",
"winreg": "^1.2.4"
@ -2661,9 +2661,9 @@
"license": "(Unlicense OR Apache-2.0)"
},
"node_modules/@symphony/symphony-c9-shell": {
"version": "3.14.99-37",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.14.99-37.tgz",
"integrity": "sha1-Xl2kS4dN4jlSd6oBdzBLfUd/Mnc=",
"version": "3.19.0-0.98.3.124",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.3.124.tgz",
"integrity": "sha1-ZbMsRLfuc7s2zs1Pqw0vlTePDWY=",
"license": "UNLICENSED",
"optional": true,
"os": [
@ -22689,9 +22689,9 @@
"dev": true
},
"@symphony/symphony-c9-shell": {
"version": "3.14.99-37",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.14.99-37.tgz",
"integrity": "sha1-Xl2kS4dN4jlSd6oBdzBLfUd/Mnc=",
"version": "3.19.0-0.98.3.124",
"resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.19.0-0.98.3.124.tgz",
"integrity": "sha1-ZbMsRLfuc7s2zs1Pqw0vlTePDWY=",
"optional": true
},
"@szmarczak/http-timer": {

View File

@ -219,7 +219,7 @@
"win32-api": "^20.1.0"
},
"optionalDependencies": {
"@symphony/symphony-c9-shell": "3.14.99-37",
"@symphony/symphony-c9-shell": "3.19.0-0.98.3.124",
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.4.13",
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#9.2.2",
"winreg": "^1.2.4"