diff --git a/shell/package.json b/shell/package.json index f14d6756600..9edbd91d206 100644 --- a/shell/package.json +++ b/shell/package.json @@ -58,7 +58,7 @@ "clipboard-polyfill": "4.0.1", "color": "4.2.3", "codemirror": ">=5.64.0 <6", - "codemirror-editor-vue3": "2.7.1", + "codemirror-editor-vue3": "2.8.0", "cookie": "0.5.0", "cookie-universal": "2.2.2", "core-js": "3.25.3", @@ -117,8 +117,8 @@ "serve-static": "1.14.1", "set-cookie-parser": "2.4.6", "shell-quote": "1.7.3", - "sinon": "8.1.1", - "start-server-and-test": "1.13.1", + "sinon": "19.0.0", + "start-server-and-test": "2.0.7", "style-loader": "1.2.1", "ts-node": "8.10.2", "typescript": "4.5.5",