fix: upgrade termcolors from 0.7.2 to 0.7.3 (#258)

Snyk has created this PR to upgrade termcolors from 0.7.2 to 0.7.3.

See this package in npm:
https://www.npmjs.com/package/termcolors

See this project in Snyk:
https://app.snyk.io/org/joshdick/project/8bcd347a-088a-4466-84d3-9ff5a6e77b49?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
Snyk bot
2021-05-24 22:22:54 +03:00
committed by GitHub
parent bb94912242
commit ff7b30ebd2
2 changed files with 22 additions and 22 deletions

View File

@@ -22,7 +22,7 @@
"husky": "^4.3.0"
},
"dependencies": {
"termcolors": "0.7.2"
"termcolors": "0.7.3"
},
"husky": {
"hooks": {