Skip to content

Commit 8e9c4c1

Browse files
authored
fix: Update sha.js and cipher-base dependencies (#330)
* fix: Update sha.js and cipher-base dependencies Signed-off-by: Anatolii Bazko <[email protected]> * fix: Update sha.js and cipher-base dependencies Signed-off-by: Anatolii Bazko <[email protected]> --------- Signed-off-by: Anatolii Bazko <[email protected]>
1 parent fab2cfb commit 8e9c4c1

File tree

2 files changed

+228
-13
lines changed

2 files changed

+228
-13
lines changed

cloud-shell/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,9 @@
2424
"vscode-ws-jsonrpc": "^0.1.1",
2525
"xterm": "^4.3.0",
2626
"xterm-addon-fit": "^0.3.0"
27+
},
28+
"resolutions": {
29+
"cipher-base": "^1.0.6",
30+
"sha.js": "^2.4.12"
2731
}
2832
}

0 commit comments

Comments
 (0)