diff --git a/package-lock.json b/package-lock.json
index 1efa703f7f74f7a0a9ab57670a4d09935f9761f4..1de18204415e01e8678ca0ea95e4141b913198fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -78,7 +78,7 @@
         "deepmerge": "^4.3.1",
         "docusaurus-preset-openapi": "0.7.6",
         "eslint": "9.20.1",
-        "eslint-config-prettier": "^10.0.1",
+        "eslint-config-prettier": "^10.0.2",
         "eslint-plugin-chai-friendly": "1.0.1",
         "eslint-plugin-cypress": "4.1.0",
         "eslint-plugin-icedfrisby": "0.2.0",
@@ -13305,10 +13305,11 @@
       }
     },
     "node_modules/eslint-config-prettier": {
-      "version": "10.0.1",
-      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz",
-      "integrity": "sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==",
+      "version": "10.0.2",
+      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz",
+      "integrity": "sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==",
       "dev": true,
+      "license": "MIT",
       "bin": {
         "eslint-config-prettier": "build/bin/cli.js"
       },
diff --git a/package.json b/package.json
index 66a4405caa692f21df073bd6ec028a6539bb8ee2..df55a612680bf4b47830ad2c4ae19d063a93bcd1 100644
--- a/package.json
+++ b/package.json
@@ -165,7 +165,7 @@
     "deepmerge": "^4.3.1",
     "docusaurus-preset-openapi": "0.7.6",
     "eslint": "9.20.1",
-    "eslint-config-prettier": "^10.0.1",
+    "eslint-config-prettier": "^10.0.2",
     "eslint-plugin-chai-friendly": "1.0.1",
     "eslint-plugin-cypress": "4.1.0",
     "eslint-plugin-icedfrisby": "0.2.0",