mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Bump uglify to 2.4.24 to address security advisory
Noted in https://nodesecurity.io/advisories/uglifyjs_incorrectly_handles_non-boolean_comparisons
This commit is contained in:
parent
90bfe378d0
commit
37e62597ae
@ -41,7 +41,7 @@
|
||||
"follow-redirects":"0.0.6",
|
||||
"cors":"2.7.1",
|
||||
"cheerio":"0.19.0",
|
||||
"uglify-js":"2.4.23",
|
||||
"uglify-js":"2.4.24",
|
||||
"on-headers":"1.0.0",
|
||||
"is-utf8":"0.2.0",
|
||||
"fs.notify":"0.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user