diff --git a/source/rest/package.json b/source/rest/package.json index 3b57155..6a01e3f 100644 --- a/source/rest/package.json +++ b/source/rest/package.json @@ -52,7 +52,7 @@ "supertest": "6.3.3", "ts-jest": "29.1.1", "ts-loader": "9.5.1", - "ts-node": "10.9.1", + "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "5.3.3" } diff --git a/source/ui/package.json b/source/ui/package.json index 174f4f4..d26b1d0 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -79,7 +79,7 @@ "postcss-loader": "7.3.3", "prettier": "3.1.0", "tailwindcss": "3.3.6", - "ts-node": "10.9.1", + "ts-node": "10.9.2", "ts-jest": "29.1.1", "ts-loader": "9.5.1", "ts-prune": "0.10.3",