@apify/utilities
Advanced tools
Comparing version 2.2.5 to 2.2.6
{ | ||
"name": "@apify/utilities", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -46,4 +46,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@apify/consts": "^2.6.0", | ||
"@apify/log": "^2.2.3" | ||
"@apify/consts": "^2.7.0", | ||
"@apify/log": "^2.2.4" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "335df650ad9493952e1a787488e7948c6c5b318b" | ||
"gitHead": "07f96f64723e83dea75c2dea87d16bcb35be0000" | ||
} |
Updated@apify/consts@^2.7.0
Updated@apify/log@^2.2.4