diff --git a/package-lock.json b/package-lock.json index 61e1b639..217fabbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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": { diff --git a/package.json b/package.json index 4456749d..099e67de 100644 --- a/package.json +++ b/package.json @@ -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"