From 26a21ce52b695957ab925924331982c9ae358115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:44:16 +0000 Subject: [PATCH] Bump nanoid in /crates/cli/benches/functions/complex_discount (#862) --- .../benches/functions/complex_discount/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crates/cli/benches/functions/complex_discount/package-lock.json b/crates/cli/benches/functions/complex_discount/package-lock.json index 8a828e2e..5a6e30c5 100644 --- a/crates/cli/benches/functions/complex_discount/package-lock.json +++ b/crates/cli/benches/functions/complex_discount/package-lock.json @@ -606,9 +606,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github",