diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2021-11-19 08:42:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-19 08:42:39 +0100 |
| commit | 3e1d1cc2308c2813061e6b9018ccdc375572d0c3 (patch) | |
| tree | 6652fef4aaa215195730cad3b3b55edac540fa10 | |
| parent | 1e997386e923b10b7f9e551f3825b7e9605bc890 (diff) | |
| parent | 958c7d7280cd0e7470ee989e13f59f6d5edea361 (diff) | |
Merge pull request #517 from searxng/dependabot/npm_and_yarn/searx/static/themes/simple/master/ionicons-6.0.0
Bump ionicons from 5.5.4 to 6.0.0 in /searx/static/themes/simple
| -rw-r--r-- | searx/static/themes/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json index f1c177971..25797b8fe 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -13,7 +13,7 @@ "grunt-eslint": "^24.0.0", "grunt-stylelint": "^0.16.0", "grunt-image": "^6.4.0", - "ionicons": "^5.5.4", + "ionicons": "^6.0.0", "less": "^4.1.1", "less-plugin-clean-css": "^1.5.1", "stylelint": "^13.13.1", |