From d252b71642589df4e7973aca5bba43aa19d3ef9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 06:55:36 +0000 Subject: [PATCH] build(deps): bump less from 4.2.0 to 4.2.1 in /web Bumps [less](https://github.com/less/less.js) from 4.2.0 to 4.2.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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1168057 -> 1168057 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 7415f1fd15dd91e4381c3a872745a68224867e56..130effc5eeb5b5cf1840cba5d71e48849c5da56d 100644 GIT binary patch delta 312 zcmdnF)P3ht_YKm_(`WN=@-}NQw`(vn0x=U1gV-$FHJDj9AD*sqn8Ro~?{QXv=^|b1 z%AwAQ#fe^-DIuO2;kjAKg=GezS*B&l$-bWE1zzcCE|xjI+1@2Nc_AK-DPAd&-umV_ z76rbRC8fDOm0ku_8A&cC-d;ZW`jKTJS=tpu31!6WJW(Q&p wAm#*OE+FOxVxH}LkMpwcr;mFK*KsRP-*cQ*x&25x9}x2cvB35t?Sfyu0HTp`@c;k- delta 311 zcmdnF)P3ht_YKm_)4S?ec$+nt+clUOftU%1L2Q=o8qBPl4^LlT%xpBB_c*J-bh9Wn z<C~^6OXb| zlfW!f6N7*#m$E>MFf*6j2(!$Hd`pXLbKevL=Ul^pBA>+R4;OK0wC_F63dC$c%nrmH zK+FlmTtLhX#5~*g9_MA>kLI2bTDWKW!WeFq>3fc|Dz_hL=L2GXAQsquq+Rf<7XY5) BZcYFI diff --git a/web/package.json b/web/package.json index 8cca138c1..67ef06590 100644 --- a/web/package.json +++ b/web/package.json @@ -17,7 +17,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "http-proxy-middleware": "^3.0.3", - "less": "^4.2.0", + "less": "^4.2.1", "less-loader": "^12.2.0", "prettier": "^3.3.2", "react": "^18.3.1",