@apify/utilities
Advanced tools
Comparing version 2.9.0 to 2.9.1
{ | ||
"name": "@apify/utilities", | ||
"version": "2.9.0", | ||
"version": "2.9.1", | ||
"description": "Tools and constants shared across Apify projects.", | ||
@@ -46,4 +46,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@apify/consts": "^2.20.0", | ||
"@apify/log": "^2.4.0" | ||
"@apify/consts": "^2.21.0", | ||
"@apify/log": "^2.4.1" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4ac36d08b6767127033132b5a8968c51385e7650" | ||
"gitHead": "ad632067cd6c6d864477f5ecad02682818ee39b8" | ||
} |
Updated@apify/consts@^2.21.0
Updated@apify/log@^2.4.1