diff --git a/deps/npm/package.json b/deps/npm/package.json index fb2b04c1b5c60f..9492ca11ce25c7 100644 --- a/deps/npm/package.json +++ b/deps/npm/package.json @@ -35,7 +35,7 @@ "dependencies": { "JSONStream": "~1.3.1", "abbrev": "~1.1.1", - "ansi-regex": "~3.0.0", + "ansi-regex": "~6.0.1", "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", "aproba": "~1.2.0", @@ -115,7 +115,7 @@ "sorted-object": "~2.0.1", "sorted-union-stream": "~2.1.3", "ssri": "~5.0.0", - "strip-ansi": "~4.0.0", + "strip-ansi": "~7.0.0", "tar": "^4.0.2", "text-table": "~0.2.0", "uid-number": "0.0.6",