diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 19ec6077..e7c90225 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -170,8 +170,8 @@ importers:
         specifier: ^3.0.2
         version: 3.0.2
       '@types/qunit':
-        specifier: ^2.19.7
-        version: 2.19.7
+        specifier: ^2.19.8
+        version: 2.19.8
       '@typescript-eslint/parser':
         specifier: ^6.10.0
         version: 6.10.0(eslint@8.53.0)(typescript@5.2.2)
@@ -2791,8 +2791,8 @@ packages:
     resolution: {integrity: sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==}
     dev: true
 
-  /@types/qunit@2.19.7:
-    resolution: {integrity: sha512-Vf1+zHCOhMyDqZqM6zlB++6n5mkMe1+pWH1l3fzbzakQ2VImMNeAKSQD++RAjpGTqPUio8Tre2a6kmq6O1tK/A==}
+  /@types/qunit@2.19.8:
+    resolution: {integrity: sha512-L4JyeRG1CJGSzJKd1b78DX/ll91E8e50IXkkl8KzW6W0IWz6FTHWEYvTEi8QVNHkUqUu6hjTffwV7ffxcoka0g==}
     dev: true
 
   /@types/range-parser@1.2.4:
diff --git a/test-app/package.json b/test-app/package.json
index 82cfa22c..5f110eca 100644
--- a/test-app/package.json
+++ b/test-app/package.json
@@ -40,7 +40,7 @@
     "@qonto/eslint-config-typescript": "1.0.0-rc.0",
     "@release-it-plugins/lerna-changelog": "^5.0.0",
     "@tsconfig/ember": "^3.0.2",
-    "@types/qunit": "^2.19.7",
+    "@types/qunit": "^2.19.8",
     "@typescript-eslint/parser": "^6.10.0",
     "broccoli-asset-rev": "^3.0.0",
     "concurrently": "^8.2.2",