added latest ansi-regex

This commit is contained in:
h0x0er 2022-01-31 13:29:20 +05:30
commit 4eba522266

View file

@ -28,7 +28,8 @@
"@actions/http-client": "^1.0.11",
"@actions/tool-cache": "^1.7.1",
"node-fetch": ">=3.2.0",
"uuid": "^8.3.2"
"uuid": "^8.3.2",
"ansi-regex": ">=5.0.1"
},
"devDependencies": {
"@types/jest": "^27.0.1",