This commit is contained in:
oke-py
2023-01-02 02:46:08 +00:00
parent 35625668bd
commit 225a86c216
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "npm-audit-action",
"version": "2.4.3",
"version": "2.4.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "npm-audit-action",
"version": "2.4.3",
"version": "2.4.4",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",

View File

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