summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 39a4de2d9..91ceb3f22 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -18,7 +18,7 @@
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"ejs": "^3.1.8",
- "svgo": "^2.8.0"
+ "svgo": "^3.0.0"
},
"dependencies": {
"autocomplete-js": "2.7.1",