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