diff --git a/package.json b/package.json index f0a75e0..8275241 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talis-node", - "version": "0.1.8", + "version": "0.1.9", "description": "", "main": "index.js", "scripts": { @@ -18,7 +18,7 @@ "cache-service-redis": "2.0.0", "crypto-js": "3.1.2-2", "jsonwebtoken": "5.7.0", - "lodash": "4.17.20", + "lodash": "4.17.21", "md5": "2.2.1", "node-cache": "4.2.0", "request": "2.88.0",