Skip to content

Commit e69514f

Browse files
committed
fix: Update sha.js and cipher-base dependencies
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent fab2cfb commit e69514f

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)