diff --git a/package-lock.json b/package-lock.json
index 12c6cfafb28aa52e77a12469a56822e865a25cbe..9bc73f1863f4b702bc57bbb7623c46a5ad775d8f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -62,7 +62,7 @@
         "sass": "^1.54.8",
         "shelljs": "^0.8.5",
         "stylelint": "^14.11.0",
-        "stylelint-config-twbs-bootstrap": "^5.0.0",
+        "stylelint-config-twbs-bootstrap": "^6.0.0",
         "terser": "^5.15.0",
         "vnu-jar": "21.10.12"
       },
@@ -9551,13 +9551,13 @@
       }
     },
     "node_modules/stylelint-config-twbs-bootstrap": {
-      "version": "5.0.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
-      "integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
+      "version": "6.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-6.0.0.tgz",
+      "integrity": "sha512-lrrhLkw5GqvSYykw6miMvxK7Ff+JSe80eiAlhpJv6z9X0AZdbBUL7bmqTcwgVg3G2OahAv6jejmJh+N9mR5c7w==",
       "dev": true,
       "dependencies": {
         "stylelint-config-recess-order": "^3.0.0",
-        "stylelint-config-standard": "^26.0.0",
+        "stylelint-config-standard": "^28.0.0",
         "stylelint-config-standard-scss": "^5.0.0",
         "stylelint-scss": "^4.3.0"
       },
@@ -9565,7 +9565,28 @@
         "node": ">=12"
       },
       "peerDependencies": {
-        "stylelint": "^14.9.0"
+        "stylelint": "^14.11.0"
+      }
+    },
+    "node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-recommended": {
+      "version": "9.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz",
+      "integrity": "sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==",
+      "dev": true,
+      "peerDependencies": {
+        "stylelint": "^14.10.0"
+      }
+    },
+    "node_modules/stylelint-config-twbs-bootstrap/node_modules/stylelint-config-standard": {
+      "version": "28.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz",
+      "integrity": "sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==",
+      "dev": true,
+      "dependencies": {
+        "stylelint-config-recommended": "^9.0.0"
+      },
+      "peerDependencies": {
+        "stylelint": "^14.11.0"
       }
     },
     "node_modules/stylelint-order": {
@@ -17483,15 +17504,33 @@
       }
     },
     "stylelint-config-twbs-bootstrap": {
-      "version": "5.0.0",
-      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-5.0.0.tgz",
-      "integrity": "sha512-YTKXFl+6s9i5A2tlz3BdbZiawLQw+2NFe81If1bC1clMYkzOFL/r+bRdPhU7X/UbKU2H4sPhaS00Q/m10AGlwA==",
+      "version": "6.0.0",
+      "resolved": "https://registry.npmjs.org/stylelint-config-twbs-bootstrap/-/stylelint-config-twbs-bootstrap-6.0.0.tgz",
+      "integrity": "sha512-lrrhLkw5GqvSYykw6miMvxK7Ff+JSe80eiAlhpJv6z9X0AZdbBUL7bmqTcwgVg3G2OahAv6jejmJh+N9mR5c7w==",
       "dev": true,
       "requires": {
         "stylelint-config-recess-order": "^3.0.0",
-        "stylelint-config-standard": "^26.0.0",
+        "stylelint-config-standard": "^28.0.0",
         "stylelint-config-standard-scss": "^5.0.0",
         "stylelint-scss": "^4.3.0"
+      },
+      "dependencies": {
+        "stylelint-config-recommended": {
+          "version": "9.0.0",
+          "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-9.0.0.tgz",
+          "integrity": "sha512-9YQSrJq4NvvRuTbzDsWX3rrFOzOlYBmZP+o513BJN/yfEmGSr0AxdvrWs0P/ilSpVV/wisamAHu5XSk8Rcf4CQ==",
+          "dev": true,
+          "requires": {}
+        },
+        "stylelint-config-standard": {
+          "version": "28.0.0",
+          "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-28.0.0.tgz",
+          "integrity": "sha512-q/StuowDdDmFCravzGHAwgS9pjX0bdOQUEBBDIkIWsQuYGgYz/xsO8CM6eepmIQ1fc5bKdDVimlJZ6MoOUcJ5Q==",
+          "dev": true,
+          "requires": {
+            "stylelint-config-recommended": "^9.0.0"
+          }
+        }
       }
     },
     "stylelint-order": {
diff --git a/package.json b/package.json
index 48c08cef21c92936ae5fc00b97b6ce7dbd8b7a66..f766135ff942db65a56f26dbcf4df45aede2c261 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
     "sass": "^1.54.8",
     "shelljs": "^0.8.5",
     "stylelint": "^14.11.0",
-    "stylelint-config-twbs-bootstrap": "^5.0.0",
+    "stylelint-config-twbs-bootstrap": "^6.0.0",
     "terser": "^5.15.0",
     "vnu-jar": "21.10.12"
   },