Skip to content

Commit

Permalink
fix(deps): Update log4js in package.json (#2996)
Browse files Browse the repository at this point in the history
Repair for problem found through npm audit, see https://docs.npmjs.com/getting-started/running-a-security-audit.
  • Loading branch information
john-md86 authored and johnjbarton committed May 21, 2018
1 parent a053570 commit 667b47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -363,7 +363,7 @@
"http-proxy": "^1.13.0",
"isbinaryfile": "^3.0.0",
"lodash": "^4.17.4",
"log4js": "^2.3.9",
"log4js": "^2.5.3",
"mime": "^1.3.4",
"minimatch": "^3.0.2",
"optimist": "^0.6.1",
Expand Down

0 comments on commit 667b47e

Please sign in to comment.