update async uglify

v1.18.x
barisusakli 9 years ago
parent e35cb6d78d
commit b02fd102cb

@ -14,7 +14,7 @@
"test": "mocha ./tests -t 10000" "test": "mocha ./tests -t 10000"
}, },
"dependencies": { "dependencies": {
"async": "~1.4.2", "async": "~1.5.0",
"bcryptjs": "~2.3.0", "bcryptjs": "~2.3.0",
"body-parser": "^1.9.0", "body-parser": "^1.9.0",
"colors": "^1.1.0", "colors": "^1.1.0",
@ -70,7 +70,7 @@
"string": "^3.0.0", "string": "^3.0.0",
"templates.js": "0.3.0", "templates.js": "0.3.0",
"toobusy-js": "^0.4.2", "toobusy-js": "^0.4.2",
"uglify-js": "^2.4.24", "uglify-js": "^2.5.0",
"underscore": "~1.8.3", "underscore": "~1.8.3",
"underscore.deep": "^0.5.1", "underscore.deep": "^0.5.1",
"validator": "^4.0.5", "validator": "^4.0.5",

Loading…
Cancel
Save