summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-24 07:57:52 +0000
committerBnyro <bnyro@tutanota.com>2025-01-24 20:24:52 +0100
commit04a6ab12fb6d7ec300df515831f13b228e1c5625 (patch)
treeea7ab568347431fa5730c2912b12af44e8c9cf6d /searx
parentedf6d96625444b5b214b4ca0e2885467ed265411 (diff)
[upd] npm: Bump less from 4.2.1 to 4.2.2 in /searx/static/themes/simple
Bumps [less](https://github.com/less/less.js) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits) --- updated-dependencies: - dependency-name: less dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'searx')
-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",