summaryrefslogtreecommitdiff
path: root/searx/static
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-22 09:28:01 +0000
committerGitHub <noreply@github.com>2022-04-22 09:28:01 +0000
commit1974a854617cf5fc97d6744c238d581118738cff (patch)
tree7229ed76391753780c2a031a6e4d364de83a1066 /searx/static
parent50bac93363089779547c9e732e91bdb5d296fc75 (diff)
downloadsearxng-1974a854617cf5fc97d6744c238d581118738cff.tar.gz
searxng-1974a854617cf5fc97d6744c238d581118738cff.zip
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>
Diffstat (limited to 'searx/static')
-rw-r--r--searx/static/themes/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index 53daa6320..b1fea0a86 100644
--- a/searx/static/themes/simple/package.json
+++ b/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",