diff --git a/package.json b/package.json index 64b0b47..f9fc908 100644 --- a/package.json +++ b/package.json @@ -26,13 +26,13 @@ "homepage": "https://github.com/holepunchto/bare-repl#readme", "dependencies": { "bare-inspect": "^3.0.0", - "bare-module": "^3.0.2", - "bare-os": "^2.0.0", - "bare-path": "^2.0.0", + "bare-module": "^4.0.0", + "bare-os": "^3.0.1", + "bare-path": "^3.0.0", "bare-pipe": "^3.1.0", "bare-readline": "^1.0.0", "bare-stream": "^2.0.0", - "bare-tty": "^3.1.0" + "bare-tty": "^4.0.0" }, "devDependencies": { "brittle": "^3.2.1",