From 2329a3ef7572046efbe8a85534355977c34882ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:59:27 +0000 Subject: [PATCH] chore(deps): bump @apify/log from 2.5.7 to 2.5.8 Bumps [@apify/log](https://github.com/apify/apify-shared-js) from 2.5.7 to 2.5.8. - [Release notes](https://github.com/apify/apify-shared-js/releases) - [Changelog](https://github.com/apify/apify-shared-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apify/apify-shared-js/compare/@apify/log@2.5.7...@apify/log@2.5.8) --- updated-dependencies: - dependency-name: "@apify/log" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f869fb..11028cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,9 +26,9 @@ } }, "node_modules/@apify/consts": { - "version": "2.31.0", - "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.31.0.tgz", - "integrity": "sha512-6FySGK3fH2OSkUybwYhDyAddb/IuDH3leExwLKIyAqBIWmoLG2m7FlPUXxxellP54Er5kb6PLew5N0Y0MhwUPA==" + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.32.0.tgz", + "integrity": "sha512-K9eDwsuJ0pj9onKh/+FUc2rvC2WS2t7Pbe3QYZIMrbYFdI/fkBLAcSw/h2DEXc5dc7iuWBb+pBfJcVrIyZuGxg==" }, "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.7", - "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.7.tgz", - "integrity": "sha512-X0Qx9cUO2CGzDjAc59KCcKQZr6/vDpjSFZZKZ+sdTD/3x1LB4nL7u7gfrObKy9YxCtye/vvIi8nLC2bsVNmGVg==", + "version": "2.5.8", + "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.8.tgz", + "integrity": "sha512-AcEggrmEfXiJDzKw78aAlDMekiNkNeHbiNA+YsbH6u4tCZ+cgfZGeZ8v5ZlFDxovWnRI6s0zc+LZeRInDW2hnQ==", "dependencies": { - "@apify/consts": "^2.31.0", + "@apify/consts": "^2.32.0", "ansi-colors": "^4.1.1" } }, @@ -9159,9 +9159,9 @@ }, "dependencies": { "@apify/consts": { - "version": "2.31.0", - "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.31.0.tgz", - "integrity": "sha512-6FySGK3fH2OSkUybwYhDyAddb/IuDH3leExwLKIyAqBIWmoLG2m7FlPUXxxellP54Er5kb6PLew5N0Y0MhwUPA==" + "version": "2.32.0", + "resolved": "https://registry.npmjs.org/@apify/consts/-/consts-2.32.0.tgz", + "integrity": "sha512-K9eDwsuJ0pj9onKh/+FUc2rvC2WS2t7Pbe3QYZIMrbYFdI/fkBLAcSw/h2DEXc5dc7iuWBb+pBfJcVrIyZuGxg==" }, "@apify/datastructures": { "version": "2.0.2", @@ -9169,11 +9169,11 @@ "integrity": "sha512-IN9A0s2SCHoZZE1tf4xKgk4fxHM5/0I/UrXhWbn/rSv7E5sA2o0NyHdwcMY2Go9f5qd+E7VAbX6WnESTE6GLeA==" }, "@apify/log": { - "version": "2.5.7", - "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.7.tgz", - "integrity": "sha512-X0Qx9cUO2CGzDjAc59KCcKQZr6/vDpjSFZZKZ+sdTD/3x1LB4nL7u7gfrObKy9YxCtye/vvIi8nLC2bsVNmGVg==", + "version": "2.5.8", + "resolved": "https://registry.npmjs.org/@apify/log/-/log-2.5.8.tgz", + "integrity": "sha512-AcEggrmEfXiJDzKw78aAlDMekiNkNeHbiNA+YsbH6u4tCZ+cgfZGeZ8v5ZlFDxovWnRI6s0zc+LZeRInDW2hnQ==", "requires": { - "@apify/consts": "^2.31.0", + "@apify/consts": "^2.32.0", "ansi-colors": "^4.1.1" } },