Skip to content

Commit

Permalink
fix: upgrade uglify-js from 3.4.7 to 3.13.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade uglify-js from 3.4.7 to 3.13.3.

See this package in npm:
https://www.npmjs.com/package/uglify-js

See this project in Snyk:
https://app.snyk.io/org/kadirselcuk/project/28ac5072-f66b-4183-bbda-99b4324cbf96?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 19, 2021
1 parent e9803e8 commit d08a39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"sinon": "7.3.1",
"strip-json-comments": "3.1.1",
"testswarm": "1.1.2",
"uglify-js": "3.4.7"
"uglify-js": "3.13.3"
},
"scripts": {
"build": "npm install && grunt",
Expand Down

0 comments on commit d08a39e

Please sign in to comment.