diff --git a/package.json b/package.json index b097ff7e0..468ab68da 100644 --- a/package.json +++ b/package.json @@ -23,10 +23,10 @@ }, "dependencies": { "@discordjs/rest": "2.5.1", - "@nestjs/common": "11.1.4", - "@nestjs/config": "4.0.2", + "@nestjs/common": "12.0.1", + "@nestjs/config": "12.0.0", "@nestjs/core": "11.1.4", - "@nestjs/platform-express": "11.1.4", + "@nestjs/platform-express": "12.0.1", "@nestjs/typeorm": "11.0.0", "axios": "1.10.0", "common-tags": "1.8.2", @@ -46,9 +46,9 @@ "winston": "3.17.0" }, "devDependencies": { - "@nestjs/cli": "11.0.7", - "@nestjs/schematics": "11.0.5", - "@nestjs/testing": "11.1.4", + "@nestjs/cli": "12.0.0", + "@nestjs/schematics": "12.0.0", + "@nestjs/testing": "12.0.1", "@types/common-tags": "1.8.4", "@types/csurf": "1.11.5", "@types/ejs": "3.1.5",