Skip to content

Commit 5b29666

Browse files
authored
deps: [email protected] and dedupe vulnerable deps (#4459)
1 parent d8fa9fa commit 5b29666

File tree

57 files changed

+468
-1526
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+468
-1526
lines changed

node_modules/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ readme*
6969
/acorn-walk
7070
/ajv
7171
/ansi-colors
72+
/ansi-regex
7273
/anymatch
7374
/append-transform
7475
/arg
@@ -379,6 +380,7 @@ readme*
379380
/state-toggle
380381
/string.prototype.trimend
381382
/string.prototype.trimstart
383+
/strip-ansi
382384
/strip-json-comments
383385
/style-to-object
384386
/symbol-tree

node_modules/cli-columns/node_modules/is-fullwidth-code-point/index.js

Lines changed: 0 additions & 50 deletions
This file was deleted.

node_modules/cli-columns/node_modules/is-fullwidth-code-point/package.json

Lines changed: 0 additions & 42 deletions
This file was deleted.

node_modules/cli-columns/node_modules/string-width/index.js

Lines changed: 0 additions & 47 deletions
This file was deleted.

node_modules/cli-columns/node_modules/string-width/package.json

Lines changed: 0 additions & 56 deletions
This file was deleted.

node_modules/cli-table3/node_modules/ansi-regex/license

Lines changed: 0 additions & 9 deletions
This file was deleted.

node_modules/cli-table3/node_modules/ansi-regex/readme.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

node_modules/cli-table3/node_modules/is-fullwidth-code-point/index.d.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

node_modules/cli-table3/node_modules/is-fullwidth-code-point/index.js

Lines changed: 0 additions & 50 deletions
This file was deleted.

node_modules/cli-table3/node_modules/is-fullwidth-code-point/license

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)