mirror of
https://github.com/jquery/jquery.git
synced 2026-01-31 16:07:59 -05:00
Build: Update grunt-contrib-uglify because of a security issue in uglify
Update grunt-contrib-uglify dependency to v0.9.2 in order to avoid a security issue fixed in uglify-js v2.4.24. https://github.com/mishoo/UglifyJS2/issues/751 https://zyan.scripts.mit.edu/blog/backdooring-js/ Closes gh-2556
This commit is contained in:
committed by
Michał Gołębiowski
parent
b7a7dea95f
commit
835e9218be
@@ -32,7 +32,7 @@
|
||||
"grunt-cli": "0.1.13",
|
||||
"grunt-compare-size": "0.4.0",
|
||||
"grunt-contrib-jshint": "0.11.2",
|
||||
"grunt-contrib-uglify": "0.9.1",
|
||||
"grunt-contrib-uglify": "0.9.2",
|
||||
"grunt-contrib-watch": "0.6.1",
|
||||
"grunt-git-authors": "2.0.1",
|
||||
"grunt-jscs": "2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user