Upgrade uglify-js

Summary: Fixes https://github.com/facebook/flipper/issues/629

Reviewed By: mweststrate

Differential Revision: D18429396

fbshipit-source-id: 206211c0e6e248b0a05a59a1347cbd239e78c298
This commit is contained in:
John Knox
2019-11-12 01:56:41 -08:00
committed by Facebook Github Bot
parent db9bd6c22e
commit e2c196cc7c

View File

@@ -57,7 +57,7 @@
"jsdom": "^15.1.1", "jsdom": "^15.1.1",
"seedrandom": "^3.0.5", "seedrandom": "^3.0.5",
"smash": "0.0", "smash": "0.0",
"uglify-js": "^3.6.5", "uglify-js": "^3.6.8",
"vows": "0.8" "vows": "0.8"
}, },
"scripts": { "scripts": {