diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index a1aa9eb..7aa8b19 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,5 +1,5 @@ { "name": "microgateway-edgeauth", - "version": "3.2.1", + "version": "3.2.2", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 3fa8393..72dfc6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microgateway-edgeauth", - "version": "3.2.1", + "version": "3.2.2", "description": "this proxy is used by microgateway to get a list of products, oauth tokens and api keys", "main": "index.js", "scripts": {