From 5af1c066d55d8140020c337efd2ecccdf1629039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 18:25:07 +0000 Subject: [PATCH] Bump less from 4.4.0 to 4.4.1 Bumps [less](https://github.com/less/less.js) from 4.4.0 to 4.4.1. - [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-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1ee814bc..b1532664 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "knockout-postbox": "0.6.1", "knockout-sortable": "1.2.2", "knockout.validation": "2.0.4", - "less": "4.4.0", + "less": "4.4.1", "lie": "3.3.0", "lightbox2": "2.11.5", "moment": "2.30.1", diff --git a/yarn.lock b/yarn.lock index 4dc29728..85d474ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4127,10 +4127,10 @@ lead@^4.0.0: resolved "https://registry.npmjs.org/lead/-/lead-4.0.0.tgz" integrity sha512-DpMa59o5uGUWWjruMp71e6knmwKU3jRBBn1kjuLWN9EeIOxNeSAwvHf03WIl8g/ZMR2oSQC9ej3yeLBwdDc/pg== -less@4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/less/-/less-4.4.0.tgz#deaf881f4880ee80691beae925b8fac699d3a76d" - integrity sha512-kdTwsyRuncDfjEs0DlRILWNvxhDG/Zij4YLO4TMJgDLW+8OzpfkdPnRgrsRuY1o+oaxJGWsps5f/RVBgGmmN0w== +less@4.4.1: + version "4.4.1" + resolved "https://registry.yarnpkg.com/less/-/less-4.4.1.tgz#2f97168bf887ca6a9957ee69e16cc34f8b007cc7" + integrity sha512-X9HKyiXPi0f/ed0XhgUlBeFfxrlDP3xR4M7768Zl+WXLUViuL9AOPPJP4nCV0tgRWvTYvpNmN0SFhZOQzy16PA== dependencies: copy-anything "^2.0.1" parse-node-version "^1.0.1"