diff --git a/bun.lockb b/bun.lockb index 4cc2ab2..e52041c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index bbe0cdc..c9462c3 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ "awesome" ], "devDependencies": { - "@types/jest": "29.5.14", + "@types/jest": "30.0.0", "@types/node": "20.19.27", "@types/body-parser": "1.19.6", "@types/cors": "2.8.19", "@types/lodash": "4.17.21", "@types/morgan": "1.9.10", "concurrently": "8.2.2", - "jest": "29.7.0", + "jest": "30.2.0", "nodemon": "3.1.11", "standard": "17.1.2", "ts-jest": "29.4.6",