diff --git a/apps/shopify/package-lock.json b/apps/shopify/package-lock.json index bdb214871..e2d1cd21a 100644 --- a/apps/shopify/package-lock.json +++ b/apps/shopify/package-lock.json @@ -24,7 +24,7 @@ "@testing-library/react": "^16.0.1", "@vitejs/plugin-react": "^4.3.1", "happy-dom": "^15.7.4", - "vite": "^5.4.6", + "vite": "^5.4.7", "vitest": "^2.1.1" } }, @@ -6773,9 +6773,9 @@ "dev": true }, "node_modules/vite": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz", - "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==", + "version": "5.4.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.7.tgz", + "integrity": "sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==", "dev": true, "dependencies": { "esbuild": "^0.21.3", @@ -11904,9 +11904,9 @@ "dev": true }, "vite": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz", - "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==", + "version": "5.4.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.7.tgz", + "integrity": "sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==", "dev": true, "requires": { "esbuild": "^0.21.3", diff --git a/apps/shopify/package.json b/apps/shopify/package.json index 4ea34d670..16fa9965f 100644 --- a/apps/shopify/package.json +++ b/apps/shopify/package.json @@ -7,7 +7,7 @@ "@testing-library/react": "^16.0.1", "@vitejs/plugin-react": "^4.3.1", "happy-dom": "^15.7.4", - "vite": "^5.4.6", + "vite": "^5.4.7", "vitest": "^2.1.1" }, "dependencies": {