diff --git a/examples/ts/fetch-futures/package.json b/examples/ts/fetch-futures/package.json index 031a6070cdc75..517883fa0dc4b 100644 --- a/examples/ts/fetch-futures/package.json +++ b/examples/ts/fetch-futures/package.json @@ -19,7 +19,7 @@ "start": "node ./build/index" }, "dependencies": { - "ansicolor": "^1.1.92", + "ansicolor": "^1.1.100", "as-table": "^1.0.55", "ccxt": "^2.0.0", "ololog": "^1.1.146"