diff --git a/package.json b/package.json index d88ff44..462cf0e 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "@faker-js/faker": "7.6.0", "@jackfranklin/test-data-bot": "2.1.0", "@nestjs/cli": "9.1.5", - "@nestjs/schematics": "9.0.3", - "@nestjs/testing": "9.2.0", + "@nestjs/schematics": "9.0.4", + "@nestjs/testing": "9.3.10", "@types/express": "4.17.17", "@types/jest": "27.5.2", "@types/lodash": "4.14.191", @@ -93,10 +93,10 @@ "@doist/ui-extensions-core": "4.1.1", "@doist/ui-extensions-server": "3.2.1", "@nestjs/axios": "0.1.1", - "@nestjs/common": "9.2.0", + "@nestjs/common": "9.3.10", "@nestjs/config": "2.2.0", - "@nestjs/core": "9.2.0", - "@nestjs/platform-express": "9.2.0", + "@nestjs/core": "9.3.10", + "@nestjs/platform-express": "9.3.10", "@nestjs/typeorm": "9.0.1", "axios": "0.27.2", "dayjs": "1.11.7",