axios-cached-dns-resolve
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "axios-cached-dns-resolve", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"main": "index", | ||
@@ -49,5 +49,5 @@ "description": "Caches dns resolutions made with async dns.resolve instead of default sync dns.lookup, refreshes in background", | ||
"lru-cache": "^6.0.0", | ||
"pino": "^6.11.0", | ||
"pino-pretty": "^5.1.1" | ||
"pino": "^6.12.0", | ||
"pino-pretty": "^5.1.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
21881
Updatedpino@^6.12.0
Updatedpino-pretty@^5.1.2