diff --git a/package.json b/package.json index 09b283d..76e16e1 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,11 @@ "description": "docker_practice", "main": "index.js", "devDependencies": { - "chalk": "^4.1.1", + "chalk": "^5.6.2", "commander": "^14.0.3", "esm": "^3.0.0", "honkit": "^6.1.6", - "vuepress": "1.8.2", + "vuepress": "1.9.10", "vuepress-plugin-container": "^2.1.5", "vuepress-theme-hope": "^1.0.0" },