This commit is contained in:
Naoki Oketani
2020-11-12 10:39:09 +00:00
parent 42e6d27a29
commit 56422b6d5a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "npm-audit-action",
"version": "1.5.2",
"version": "1.6.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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