Browse Source

Bump grunt-contrib-uglify in /searx/static/themes/simple

Bumps [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-uglify/compare/v5.1.0...v5.2.1)

---
updated-dependencies:
- dependency-name: grunt-contrib-uglify
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
1974a85461
1 changed files with 1 additions and 1 deletions
  1. 1 1
      searx/static/themes/simple/package.json

+ 1 - 1
searx/static/themes/simple/package.json

@@ -5,7 +5,7 @@
     "grunt-contrib-copy": "^1.0.0",
     "grunt-contrib-cssmin": "^4.0.0",
     "grunt-contrib-less": "~3.0.0",
-    "grunt-contrib-uglify": "~5.1.0",
+    "grunt-contrib-uglify": "~5.2.1",
     "grunt-xmlmin": "~0.1.8",
     "grunt-contrib-watch": "~1.1.0",
     "grunt-eslint": "^24.0.0",