diff --git a/ui/package-lock.json b/ui/package-lock.json
index 1f7102bb8..372495e96 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -45,7 +45,7 @@
         "@testing-library/react": "^12.1.5",
         "@testing-library/react-hooks": "^7.0.2",
         "@testing-library/user-event": "^14.5.2",
-        "@types/node": "^22.6.1",
+        "@types/node": "^22.7.4",
         "@types/react": "^17.0.2",
         "@types/react-dom": "^17.0.2",
         "@typescript-eslint/eslint-plugin": "^6.12.0",
@@ -3750,9 +3750,9 @@
       "dev": true
     },
     "node_modules/@types/node": {
-      "version": "22.6.1",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-22.6.1.tgz",
-      "integrity": "sha512-V48tCfcKb/e6cVUigLAaJDAILdMP0fUW6BidkPK4GpGjXcfbnoHasCZDwz3N3yVt5we2RHm4XTQCpv0KJz9zqw==",
+      "version": "22.7.4",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.4.tgz",
+      "integrity": "sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==",
       "devOptional": true,
       "dependencies": {
         "undici-types": "~6.19.2"
diff --git a/ui/package.json b/ui/package.json
index 805a55f93..c818f44de 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -54,7 +54,7 @@
     "@testing-library/react": "^12.1.5",
     "@testing-library/react-hooks": "^7.0.2",
     "@testing-library/user-event": "^14.5.2",
-    "@types/node": "^22.6.1",
+    "@types/node": "^22.7.4",
     "@types/react": "^17.0.2",
     "@types/react-dom": "^17.0.2",
     "@typescript-eslint/eslint-plugin": "^6.12.0",