upgrade(package.json): npm version 1.7.1

This commit is contained in:
Naoki Oketani
2021-01-06 04:25:13 +00:00
parent ddca8d247d
commit 5838edf6c1
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.7.0",
"version": "1.7.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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