fix CVE-2022-0235 (#108)

* npm audit fix

* npm run all

* 1.8.4

* update README and daily action to use v1.8.4
This commit is contained in:
Naoki Oketani
2022-01-25 12:30:57 +09:00
committed by GitHub
parent 8196a9cc90
commit 02cb9c4d3b
5 changed files with 8827 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "npm-audit-action",
"version": "1.8.3",
"version": "1.8.4",
"private": true,
"description": "GitHub Action to run `npm audit`",
"main": "lib/main.js",