From b6885f1a5168609b1707e0531ef11508e2c301ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:44:56 +0000 Subject: [PATCH] Bump vite in /crates/cli/benches/functions/complex_discount (#589) --- .../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 20f60f29..725d4500 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.7", - "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.7.tgz", - "integrity": "sha512-29pdXjk49xAP0QBr0xXqu2s5jiQIXNvE/xwd0vUizYT2Hzqe4BksNNoWllFVXJf4eLZ+UlVQmXfB4lWrc+t18g==", + "version": "3.2.8", + "resolved": "https://registry.npmjs.org/vite/-/vite-3.2.8.tgz", + "integrity": "sha512-EtQU16PLIJpAZol2cTLttNP1mX6L0SyI0pgQB1VOoWeQnMSvtiwovV3D6NcjN8CZQWWyESD2v5NGnpz5RvgOZA==", "dependencies": { "esbuild": "^0.15.9", "postcss": "^8.4.18",