diff --git a/package-lock.json b/package-lock.json index e4301e21b..25fa871a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "winston", - "version": "3.14.1", + "version": "3.14.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "winston", - "version": "3.14.1", + "version": "3.14.2", "license": "MIT", "dependencies": { "@colors/colors": "^1.6.0", diff --git a/package.json b/package.json index a41eb9d30..771b9bb0f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "winston", "description": "A logger for just about everything.", - "version": "3.14.1", + "version": "3.14.2", "author": "Charlie Robbins ", "maintainers": [ "David Hyde "