diff --git a/package-lock.json b/package-lock.json index 21342e79..b154c7d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@types/express": "^4.17.21", "@types/mocha": "^10.0.9", "@types/mock-knex": "^0.4.8", - "@types/node": "^22.7.4", + "@types/node": "^22.7.5", "@types/supertest": "^6.0.2", "c8": "^10.1.2", "chai": "^5.1.1", diff --git a/package.json b/package.json index b6d5d064..adfab21a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/express": "^4.17.21", "@types/mocha": "^10.0.9", "@types/mock-knex": "^0.4.8", - "@types/node": "^22.7.4", + "@types/node": "^22.7.5", "@types/supertest": "^6.0.2", "c8": "^10.1.2", "chai": "^5.1.1",