From 4862b500477c7fcbf532c9403327882e335c0c94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:07:31 +0000 Subject: [PATCH] Bump vite in /crates/cli/benches/functions/complex_discount (#756) --- .../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 113aa0a1..e5378963 100644 --- a/crates/cli/benches/functions/complex_discount/package-lock.json +++ b/crates/cli/benches/functions/complex_discount/package-lock.json @@ -528,9 +528,9 @@ "integrity": "sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==" }, "node_modules/vite": { - "version": "3.2.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.10.tgz", - "integrity": "sha512-Dx3olBo/ODNiMVk/cA5Yft9Ws+snLOXrhLtrI3F4XLt4syz2Yg8fayZMWScPKoz12v5BUv7VEmQHnsfpY80fYw==", + "version": "3.2.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.11.tgz", + "integrity": "sha512-K/jGKL/PgbIgKCiJo5QbASQhFiV02X9Jh+Qq0AKCRCRKZtOTVi4t6wh75FDpGf2N9rYOnzH87OEFQNaFy6pdxQ==", "dependencies": { "esbuild": "^0.15.9", "postcss": "^8.4.18",