@apify/utilities
Advanced tools
Comparing version 2.3.8 to 2.3.9
{ | ||
"name": "@apify/utilities", | ||
"version": "2.3.8", | ||
"version": "2.3.9", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -46,4 +46,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@apify/consts": "^2.12.3", | ||
"@apify/log": "^2.2.12" | ||
"@apify/consts": "^2.13.0", | ||
"@apify/log": "^2.2.13" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c8c64269dd0756adeb27b88e70ec7c2d68e24178" | ||
"gitHead": "7a384d691c7a1b1684943f619bf6400cd114102d" | ||
} |
Updated@apify/consts@^2.13.0
Updated@apify/log@^2.2.13