diff --git a/package.json b/package.json index 432877a8..86439247 100644 --- a/package.json +++ b/package.json @@ -87,10 +87,10 @@ "@commitlint/cli": "^17.6.7", "@commitlint/config-conventional": "^17.6.7", "@nestjs/apollo": "^12.0.7", - "@nestjs/common": "^10.1.0", - "@nestjs/core": "^10.1.0", + "@nestjs/common": "^10.1.1", + "@nestjs/core": "^10.1.1", "@nestjs/graphql": "^12.0.8", - "@nestjs/platform-express": "^10.1.0", + "@nestjs/platform-express": "^10.1.1", "@paljs/plugins": "^5.3.3", "@prisma/client": "^5.0.0", "@semantic-release/changelog": "^6.0.3", @@ -104,8 +104,8 @@ "@types/mocha": "^10.0.1", "@types/node": "^20.4.4", "@types/pluralize": "^0.0.30", - "@typescript-eslint/eslint-plugin": "^6.1.0", - "@typescript-eslint/parser": "^6.1.0", + "@typescript-eslint/eslint-plugin": "^6.2.0", + "@typescript-eslint/parser": "^6.2.0", "apollo-server-express": "^3.10.0", "c8": "^8.0.0", "class-transformer": "^0.5.1", @@ -142,7 +142,7 @@ "simplytyped": "^3.3.0", "temp-dir": "2.X", "ts-node": "^10.9.1", - "tslib": "^2.6.0", + "tslib": "^2.6.1", "typescript": "^5.1.6", "watchexec-bin": "^1.0.0" },