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