From 35d15622fe501ec49cff05f43b56367fa9ce7754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 22:17:44 -0300 Subject: [PATCH] build(deps-dev): bump poku from 1.22.0 to 1.23.0 (#2845) --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index caff798b88..3792f81b76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2564,9 +2564,9 @@ "dev": true }, "node_modules/poku": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/poku/-/poku-1.22.0.tgz", - "integrity": "sha512-tdEdeQJz76wNXcw4F638wL90xlcV5gKrx10WVlhKbaMpgh5DlNAsvvFquuoTA+cFPI8CeRbVcw4DvL78L3aqow==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/poku/-/poku-1.23.0.tgz", + "integrity": "sha512-p845erLh03/9KuM+BVm95jNJ1Vrg99N8alJ63CpYTAVjDfGQ/hTp/B6xG4pKC1EPIg770MyFhkkbBz8WknEuMQ==", "dev": true, "bin": { "poku": "lib/bin/index.js" @@ -5221,9 +5221,9 @@ "dev": true }, "poku": { - "version": "1.22.0", - "resolved": "https://registry.npmjs.org/poku/-/poku-1.22.0.tgz", - "integrity": "sha512-tdEdeQJz76wNXcw4F638wL90xlcV5gKrx10WVlhKbaMpgh5DlNAsvvFquuoTA+cFPI8CeRbVcw4DvL78L3aqow==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/poku/-/poku-1.23.0.tgz", + "integrity": "sha512-p845erLh03/9KuM+BVm95jNJ1Vrg99N8alJ63CpYTAVjDfGQ/hTp/B6xG4pKC1EPIg770MyFhkkbBz8WknEuMQ==", "dev": true }, "portfinder": {