diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index e5e0130..491e97f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "@doyensec/electronegativity", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 700f728..395ddfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@doyensec/electronegativity", - "version": "1.3.1", + "version": "1.3.2", "description": "Electronegativity is a tool to identify misconfigurations and security anti-patterns in Electron applications", "main": "dist/index.js", "scripts": {