diff --git a/package-lock.json b/package-lock.json index 41015b40..656df829 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "audit-ci", - "version": "6.2.1", + "version": "6.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "audit-ci", - "version": "6.2.1", + "version": "6.3.0", "license": "Apache-2.0", "dependencies": { "cross-spawn": "^7.0.3", diff --git a/package.json b/package.json index 104d6cb3..5e0799dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audit-ci", - "version": "6.2.1", + "version": "6.3.0", "description": "Audits NPM, Yarn, and PNPM projects in CI environments", "license": "Apache-2.0", "main": "./dist/index.js",