diff options
Diffstat (limited to 'searx/static/themes/simple/package.json')
| -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 61deafd18..22f195e92 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -13,7 +13,7 @@ "grunt-stylelint": "^0.20.1", "grunt-xmlmin": "^0.1.8", "ionicons": "^7.4.0", - "less": "^4.2.1", + "less": "^4.2.2", "sharp": "^0.33.5", "stylelint": "^16.12.0", "stylelint-config-standard": "^37.0.0", |