mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-05 22:47:05 +00:00
added latest ansi-regex
This commit is contained in:
parent
aaee24b534
commit
4eba522266
1 changed files with 2 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue