diff --git a/package.json b/package.json index 13d1ae5c..e56159dc 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@openally/result": "^2.0.0", "@topcli/cliui": "^1.1.0", "@topcli/pretty-json": "^1.0.0", - "@topcli/prompts": "^2.0.0", + "@topcli/prompts": "^3.0.0", "@topcli/spinner": "4.2.1", "filenamify": "^7.0.0", "highlightjs-line-numbers.js": "^2.8.0", diff --git a/workspaces/server/package.json b/workspaces/server/package.json index ed8e6f9f..3ef607e6 100644 --- a/workspaces/server/package.json +++ b/workspaces/server/package.json @@ -46,7 +46,7 @@ "pino-pretty": "13.1.3", "sirv": "3.0.2", "ts-pattern": "5.9.0", - "ws": "8.19.0", + "ws": "8.20.0", "zup": "0.0.2" } }