diff --git a/package-lock.json b/package-lock.json index 959984e95..e07352245 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "lefthook": "^2.1.4", "prettier": "^3.8.1", "rollup": "^4.59.0", - "rxjs": "^7.8.0", + "rxjs": "^7.8.2", "tsx": "^4.21.0", "typedoc": "^0.28.17", "typedoc-plugin-markdown": "^4.11.0", diff --git a/package.json b/package.json index 58838758a..9eadfe11d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lefthook": "^2.1.4", "prettier": "^3.8.1", "rollup": "^4.59.0", - "rxjs": "^7.8.0", + "rxjs": "^7.8.2", "tsx": "^4.21.0", "typedoc": "^0.28.17", "typedoc-plugin-markdown": "^4.11.0",