diff --git a/package-lock.json b/package-lock.json index 03bb3a94..880b0e18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "audit-ci", - "version": "6.4.0", + "version": "6.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "audit-ci", - "version": "6.4.0", + "version": "6.4.1", "license": "Apache-2.0", "dependencies": { "cross-spawn": "^7.0.3", diff --git a/package.json b/package.json index 16f114d5..e738fbe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audit-ci", - "version": "6.4.0", + "version": "6.4.1", "description": "Audits NPM, Yarn, and PNPM projects in CI environments", "license": "Apache-2.0", "main": "./dist/index.js",