diff --git a/source/rest/package.json b/source/rest/package.json index a05fb32..858c319 100644 --- a/source/rest/package.json +++ b/source/rest/package.json @@ -19,7 +19,7 @@ "test:e2e": "jest --config ./test/jest-e2e.json" }, "dependencies": { - "@nestjs/axios": "3.0.0", + "@nestjs/axios": "3.0.1", "@nestjs/common": "10.2.5", "@nestjs/typeorm": "10.0.1", "@nestjs/config": "3.1.0",