summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searx/static/themes/simple/package-lock.json8
-rw-r--r--searx/static/themes/simple/package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/searx/static/themes/simple/package-lock.json b/searx/static/themes/simple/package-lock.json
index 67cde3ae0..6687a4a70 100644
--- a/searx/static/themes/simple/package-lock.json
+++ b/searx/static/themes/simple/package-lock.json
@@ -24,7 +24,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",
@@ -5822,9 +5822,9 @@
"license": "BSD-2-Clause"
},
"node_modules/less": {
- "version": "4.2.1",
- "resolved": "https://registry.npmjs.org/less/-/less-4.2.1.tgz",
- "integrity": "sha512-CasaJidTIhWmjcqv0Uj5vccMI7pJgfD9lMkKtlnTHAdJdYK/7l8pM9tumLyJ0zhbD4KJLo/YvTj+xznQd5NBhg==",
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/less/-/less-4.2.2.tgz",
+ "integrity": "sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
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",