We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d121f commit 366d35bCopy full SHA for 366d35b
2 files changed
cloud-shell/package.json
@@ -24,5 +24,9 @@
24
"vscode-ws-jsonrpc": "^0.1.1",
25
"xterm": "^4.3.0",
26
"xterm-addon-fit": "^0.3.0"
27
- }
+ },
28
+ "resolutions": {
29
+ "cipher-base": "^1.0.6",
30
+ "sha.js": "^2.4.12"
31
+ }
32
}
0 commit comments