diff --git a/package.json b/package.json index 2f6d52d63..04dbd1f45 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@kashw2/lib-ts": "5.0.0", "@kashw2/lib-util": "7.0.1", "@types/express": "4.17.18", - "@types/node": "20.7.0", + "@types/node": "20.7.2", "axios": "1.5.1", "express": "4.18.2", "funfix": "7.0.1", diff --git a/panel/package.json b/panel/package.json index bacf005e0..51654a7ee 100644 --- a/panel/package.json +++ b/panel/package.json @@ -39,7 +39,7 @@ "@angular/cli": "16.2.3", "@angular/compiler-cli": "16.2.6", "@types/jasmine": "4.3.6", - "@types/node": "20.7.0", + "@types/node": "20.7.2", "codelyzer": "6.0.2", "jasmine-core": "5.1.1", "jasmine-spec-reporter": "7.0.0",