update modules

This commit is contained in:
Joel Male
2022-11-10 20:43:16 +10:00
parent c9072d53a3
commit 29d4f522f2
5233 changed files with 476623 additions and 533020 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "strip-ansi",
"version": "6.0.0",
"version": "6.0.1",
"description": "Strip ANSI escape codes from a string",
"license": "MIT",
"repository": "chalk/strip-ansi",
@@ -44,7 +44,7 @@
"text"
],
"dependencies": {
"ansi-regex": "^5.0.0"
"ansi-regex": "^5.0.1"
},
"devDependencies": {
"ava": "^2.4.0",