@apify/utilities
Advanced tools
Comparing version 2.7.8 to 2.7.9
{ | ||
"name": "@apify/utilities", | ||
"version": "2.7.8", | ||
"version": "2.7.9", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -46,4 +46,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@apify/consts": "^2.19.0", | ||
"@apify/log": "^2.2.22" | ||
"@apify/consts": "^2.20.0", | ||
"@apify/log": "^2.3.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4d0b489b5e77d1d4597dc999602e43f7ee9507c6" | ||
"gitHead": "19e16689c264ff481ce0bfc77e6a8a49bb1e551f" | ||
} |
323397
Updated@apify/consts@^2.20.0
Updated@apify/log@^2.3.0