diff --git a/package.json b/package.json index 3f81501..00ce064 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@nestjs/websockets": "^11.0.9", "@socket.io/redis-adapter": "^8.3.0", "@types/graphql-fields": "^1.3.9", - "bcrypt": "^5.1.1", + "bcrypt": "^6.0.0", "bull": "^4.16.5", "cache-manager": "^6.4.0", "cache-manager-redis-store": "^3.0.1", @@ -68,7 +68,7 @@ "graphql-type-json": "^0.3.2", "handlebars": "^4.7.8", "ioredis": "^5.5.0", - "lodash": "^4.17.21", + "lodash": "^4.17.23", "map-series-async": "^0.0.1", "mime-types": "^2.1.35", "moment": "^2.30.1",