diff --git a/package.json b/package.json index ba2067ea..187849fd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "dotenv": "16.0.2", "envalid": "7.3.1", "eslint-plugin-import": "2.26.0", - "fastify": "4.5.3", + "fastify": "4.6.0", "fastify-swagger": "5.2.0", "graphql": "16.6.0", "graphql-scalars": "1.18.0", @@ -61,7 +61,7 @@ "@types/cookies": "0.7.7", "@types/jest": "29.0.2", "@types/jsonwebtoken": "8.5.9", - "@types/node": "16.11.58", + "@types/node": "16.11.59", "@types/passport-jwt": "3.0.6", "@types/uuid": "8.3.4", "@typescript-eslint/eslint-plugin": "5.37.0", @@ -73,7 +73,7 @@ "jest": "29.0.3", "lint-staged": "13.0.3", "prettier": "2.7.1", - "ts-jest": "29.0.0", + "ts-jest": "29.0.1", "ts-node": "10.9.1", "tsc-watch": "5.0.3", "tsconfig-paths": "4.1.0",