diff --git a/package-lock.json b/package-lock.json index 92218570..48c5c1a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "audit-ci", - "version": "6.2.0", + "version": "6.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "audit-ci", - "version": "6.2.0", + "version": "6.2.1", "license": "Apache-2.0", "dependencies": { "cross-spawn": "^7.0.3", diff --git a/package.json b/package.json index 46fc4db9..bd55fcbd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audit-ci", - "version": "6.2.0", + "version": "6.2.1", "description": "Audits NPM, Yarn, and PNPM projects in CI environments", "license": "Apache-2.0", "main": "./dist/audit-ci.js",