diff --git a/lib/package.json b/lib/package.json index 30b1ce45..9309b994 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,30 +1,30 @@ { "author": "Tim Carry (@pixelastic)", "dependencies": { - "callsites": "3.1.0", + "callsites": "4.0.0", "chokidar": "3.5.2", "clear-module": "4.1.2", "eventemitter2": "6.4.5", - "execa": "5.1.1", - "find-up": "5.0.0", + "execa": "6.1.0", + "find-up": "6.3.0", "fs-extra": "10.0.0", - "globby": "11.0.4", + "globby": "13.1.1", "golgoth": "2.1.0", "inquirer": "8.2.0", "is-glob": "4.0.3", "json-stable-stringify": "1.0.1", "nanoid": "3.1.30", - "normalize-url": "6.1.0", - "ora": "5.4.1", + "normalize-url": "7.0.3", + "ora": "6.1.0", "std-mocks": "1.0.1", - "strip-ansi": "6.0.1", + "strip-ansi": "7.0.1", "temp-dir": "2.0.0", "untildify": "4.0.0", "which": "2.0.2" }, "description": "Async glob, read and write files", "devDependencies": { - "get-port": "5.1.1" + "get-port": "6.1.2" }, "files": [ "*.js",