diff --git a/package-lock.json b/package-lock.json index a826836211..45521f2e09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@appthreat/cdxgen", - "version": "2.3.6", + "version": "2.3.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2e91e08c77..6dfc5230ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appthreat/cdxgen", - "version": "2.3.6", + "version": "2.3.7", "description": "Creates CycloneDX Software Bill-of-Materials (SBOM) for node.js, python, java and golang projects", "homepage": "http://github.com/AppThreat/cdxgen", "author": "Team AppThreat",