diff --git a/package.json b/package.json index 2cdd14e..62827cb 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "devDependencies": { "@cosmicmind/foundationjs": "^0.0.1-rc-010224-1", "@microsoft/eslint-formatter-sarif": "^3.0.0", - "@types/node": "^18.19.18", + "@types/node": "^18.19.24", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "@vitejs/plugin-vue": "^4.6.2", @@ -62,7 +62,7 @@ "npm-run-all": "^4.1.5", "ts-node": "^10.9.2", "tslib": "^2.6.2", - "typescript": "^5.2.2", + "typescript": "^5.4.2", "vite": "^4.5.2", "vite-plugin-dts": "^1.7.3", "vitest": "^0.34.6"