fastify-axios
Advanced tools
Comparing version
{ | ||
"name": "fastify-axios", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Decorate fastify instance with axios http client", | ||
@@ -29,11 +29,11 @@ "main": "index.js", | ||
"dependencies": { | ||
"axios": "^0.22.0", | ||
"fastify-plugin": "^3.0.0" | ||
"axios": "^0.25.0", | ||
"fastify-plugin": "^3.0.1" | ||
}, | ||
"devDependencies": { | ||
"fastify": "^3.22.0", | ||
"fastify": "^3.27.2", | ||
"pre-commit": "^1.2.2", | ||
"standard": "^16.0.4", | ||
"tap": "^15.0.10" | ||
"tap": "^15.1.6" | ||
} | ||
} |
10625
-0.01%+ Added
- Removed
Updated
Updated