Skip to content

Commit 0e4b1a0

Browse files
authored
Update uglify-js (#557)
* Update uglify-js Closes #553 (supported in v3.13.6) * Update lock
1 parent 9ccf10d commit 0e4b1a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"chalk": "^2.4.1",
2020
"maxmin": "^2.1.0",
21-
"uglify-js": "^3.13.3",
21+
"uglify-js": "^3.13.10",
2222
"uri-path": "^1.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)