diff --git a/package-lock.json b/package-lock.json index cabbd05..9661f32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,9 +26,9 @@ } }, "node_modules/@apify/consts": { - "version": "2.27.0", - "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.27.0.tgz", - "integrity": "sha512-GjaZ74vDmg0XBwN7sY+LxezOP9zWPgKamc97LH2GhZhPz6gFQclKK+PM/uRqBZwWXkyElScz+Nrm4UPX3uSPcg==" + "version": "2.28.0", + "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.28.0.tgz", + "integrity": "sha512-WmBCWRqqCQGqk8H5j8o1uvU8T7sBXUL9s0Y4PMfN7YkkFGYSXtipVcT/Rx0CXHG7eGshsazh+A1nlBi3mtOAgg==" }, "node_modules/@apify/datastructures": { "version": "2.0.2", @@ -36,11 +36,11 @@ "integrity": "sha512-IN9A0s2SCHoZZE1tf4xKgk4fxHM5/0I/UrXhWbn/rSv7E5sA2o0NyHdwcMY2Go9f5qd+E7VAbX6WnESTE6GLeA==" }, "node_modules/@apify/log": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.1.tgz", - "integrity": "sha512-Rtmdow2LlI+ViGhfgpg2K+ntI+5VEaEiLA4vZUCFhJc+TWiVH1T53HhOJS/PKzo4mlKu74HVEcmBb1PK3jWeww==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.2.tgz", + "integrity": "sha512-gq7n0vNGYuvCUd5chHub/yE+pnUBrmz1IkxzXW4fz/PS31Xh+YH3o2t+2KM3SHhbOINCAQQKbr4RBtrlJ/USPg==", "dependencies": { - "@apify/consts": "^2.27.0", + "@apify/consts": "^2.28.0", "ansi-colors": "^4.1.1" } }, @@ -8961,9 +8961,9 @@ }, "dependencies": { "@apify/consts": { - "version": "2.27.0", - "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.27.0.tgz", - "integrity": "sha512-GjaZ74vDmg0XBwN7sY+LxezOP9zWPgKamc97LH2GhZhPz6gFQclKK+PM/uRqBZwWXkyElScz+Nrm4UPX3uSPcg==" + "version": "2.28.0", + "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.28.0.tgz", + "integrity": "sha512-WmBCWRqqCQGqk8H5j8o1uvU8T7sBXUL9s0Y4PMfN7YkkFGYSXtipVcT/Rx0CXHG7eGshsazh+A1nlBi3mtOAgg==" }, "@apify/datastructures": { "version": "2.0.2", @@ -8971,11 +8971,11 @@ "integrity": "sha512-IN9A0s2SCHoZZE1tf4xKgk4fxHM5/0I/UrXhWbn/rSv7E5sA2o0NyHdwcMY2Go9f5qd+E7VAbX6WnESTE6GLeA==" }, "@apify/log": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.1.tgz", - "integrity": "sha512-Rtmdow2LlI+ViGhfgpg2K+ntI+5VEaEiLA4vZUCFhJc+TWiVH1T53HhOJS/PKzo4mlKu74HVEcmBb1PK3jWeww==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.2.tgz", + "integrity": "sha512-gq7n0vNGYuvCUd5chHub/yE+pnUBrmz1IkxzXW4fz/PS31Xh+YH3o2t+2KM3SHhbOINCAQQKbr4RBtrlJ/USPg==", "requires": { - "@apify/consts": "^2.27.0", + "@apify/consts": "^2.28.0", "ansi-colors": "^4.1.1" } },