diff --git a/package-lock.json b/package-lock.json index e37f47a..dd406c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "audit-ci", - "version": "7.0.0", + "version": "7.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "audit-ci", - "version": "7.0.0", + "version": "7.0.1", "license": "Apache-2.0", "dependencies": { "cross-spawn": "^7.0.3", diff --git a/package.json b/package.json index af93eae..2b87d4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "audit-ci", - "version": "7.0.0", + "version": "7.0.1", "description": "Audits NPM, Yarn, and PNPM projects in CI environments", "license": "Apache-2.0", "type": "module",