diff --git a/package.json b/package.json
index 09ca5fc..c83cd86 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
     "handlebars": "4.7.6",
     "http-proxy-middleware": "1.0.4",
     "http-server": "0.12.3",
-    "less": "3.11.1",
+    "less": "3.11.2",
     "less-plugin-autoprefix": "2.0.0",
     "loader-utils": "2.0.0",
     "nodemailer": "6.4.6",
diff --git a/yarn.lock b/yarn.lock
index 0f7eb46..c816b12 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8307,10 +8307,10 @@ less@1.6.3:
     request "^2.83.0"
     source-map "~0.6.0"
 
-less@3.11.1:
-  version "3.11.1"
-  resolved "https://registry.yarnpkg.com/less/-/less-3.11.1.tgz#c6bf08e39e02404fe6b307a3dfffafdc55bd36e2"
-  integrity sha512-tlWX341RECuTOvoDIvtFqXsKj072hm3+9ymRBe76/mD6O5ZZecnlAOVDlWAleF2+aohFrxNidXhv2773f6kY7g==
+less@3.11.2:
+  version "3.11.2"
+  resolved "https://registry.yarnpkg.com/less/-/less-3.11.2.tgz#51a484e9017287f5ac3db921cb86970eb7506e81"
+  integrity sha512-ed8Lir98Tu6a+LeU7+8ShpRLSUdk//lWf1sh+5w7tNju4wGItztqDHp03Z+a2o1nzU6pObVxw1n4Gu7VzQYusQ==
   dependencies:
     clone "^2.1.2"
     tslib "^1.10.0"
@@ -8318,8 +8318,8 @@ less@3.11.1:
     errno "^0.1.1"
     graceful-fs "^4.1.2"
     image-size "~0.5.0"
+    make-dir "^2.1.0"
     mime "^1.4.1"
-    mkdirp "^0.5.0"
     promise "^7.1.1"
     request "^2.83.0"
     source-map "~0.6.0"