diff --git a/aws-cost-analyzer-ts/package.json b/aws-cost-analyzer-ts/package.json index 3ae36ab..ae43817 100644 --- a/aws-cost-analyzer-ts/package.json +++ b/aws-cost-analyzer-ts/package.json @@ -12,7 +12,7 @@ "faastjs": "latest" }, "devDependencies": { - "@types/node": "18.15.3", + "@types/node": "18.19.130", "typescript": "^4.9.4" } } diff --git a/aws-lodash-ts/package.json b/aws-lodash-ts/package.json index dbbba67..d8d993f 100644 --- a/aws-lodash-ts/package.json +++ b/aws-lodash-ts/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@types/lodash": "4.14.191", - "@types/node": "18.15.3", + "@types/node": "18.19.130", "typescript": "^4.9.4" } } diff --git a/aws-puppeteer-ts/package.json b/aws-puppeteer-ts/package.json index a71dbb9..95cc93e 100644 --- a/aws-puppeteer-ts/package.json +++ b/aws-puppeteer-ts/package.json @@ -14,7 +14,7 @@ "puppeteer-core": "^14.4.1" }, "devDependencies": { - "@types/node": "18.15.3", + "@types/node": "18.19.130", "@types/puppeteer-core": "^5", "typescript": "^4.9.4" } diff --git a/aws-ts/package.json b/aws-ts/package.json index 65c82a1..221b596 100644 --- a/aws-ts/package.json +++ b/aws-ts/package.json @@ -12,7 +12,7 @@ "faastjs": "latest" }, "devDependencies": { - "@types/node": "18.15.3", + "@types/node": "18.19.130", "typescript": "^4.9.4" } } diff --git a/cost-analyzer-comparison-ts/package.json b/cost-analyzer-comparison-ts/package.json index 59e1f57..9d94352 100644 --- a/cost-analyzer-comparison-ts/package.json +++ b/cost-analyzer-comparison-ts/package.json @@ -12,7 +12,7 @@ "faastjs": "latest" }, "devDependencies": { - "@types/node": "18.15.3", + "@types/node": "18.19.130", "typescript": "^4.9.4" } } diff --git a/hello-world-ts/package.json b/hello-world-ts/package.json index 2888dd8..004b03b 100644 --- a/hello-world-ts/package.json +++ b/hello-world-ts/package.json @@ -12,7 +12,7 @@ "faastjs": "latest" }, "devDependencies": { - "@types/node": "18.15.3", + "@types/node": "18.19.130", "typescript": "^4.9.4" } }