diff --git a/package.json b/package.json index 2558b12..8e988ef 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "class-transformer": "^0.5.1", "lodash": "^4.17.21", "reflect-metadata": "^0.1.13", - "rxjs": "^7.5.2", + "rxjs": "^7.5.7", "transformalizer": "^1.1.3" }, "devDependencies": { @@ -51,12 +51,12 @@ "@nestjs/platform-express": "8.2.6", "@nestjs/testing": "8.2.6", "@types/dot-object": "2.1.2", - "@types/express": "4.17.13", + "@types/express": "4.17.17", "@types/faker": "5.5.9", "@types/jest": "27.4.0", - "@types/lodash": "4.14.178", - "@types/node": "14.18.9", - "@types/validator": "13.7.1", + "@types/lodash": "4.14.198", + "@types/node": "14.18.60", + "@types/validator": "13.7.17", "@typescript-eslint/eslint-plugin": "5.10.0", "@typescript-eslint/eslint-plugin-tslint": "5.10.0", "@typescript-eslint/parser": "5.10.0", @@ -77,14 +77,14 @@ "pretty-quick": "3.1.3", "reflect-metadata": "0.1.13", "rimraf": "3.0.2", - "rxjs": "7.5.2", + "rxjs": "7.5.7", "transformalizer": "1.1.3", - "ts-jest": "27.1.3", + "ts-jest": "27.1.5", "ts-node": "10.4.0", - "tsc-watch": "4.6.0", + "tsc-watch": "4.6.2", "tsconfig-paths": "3.12.0", "tslint": "6.1.3", - "typedoc": "0.22.11", + "typedoc": "0.22.18", "typescript": "4.5.5" }, "husky": {