diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index f7abd447..1e73a244 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -66,7 +66,7 @@ "prettier": "^2.8.8", "rollup-plugin-visualizer": "^5.9.0", "typescript": "^5.0.4", - "vite": "^4.3.8", + "vite": "^4.3.9", "vite-plugin-eslint": "^1.8.1", "vite-tsconfig-paths": "^4.2.0", "vitest": "^0.31.1", @@ -11829,9 +11829,9 @@ "devOptional": true }, "node_modules/vite": { - "version": "4.3.8", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.3.8.tgz", - "integrity": "sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==", + "version": "4.3.9", + "resolved": "https://registry.npmjs.org/vite/-/vite-4.3.9.tgz", + "integrity": "sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==", "dev": true, "dependencies": { "esbuild": "^0.17.5", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 4bba85c1..1f97656f 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -72,7 +72,7 @@ "prettier": "^2.8.8", "rollup-plugin-visualizer": "^5.9.0", "typescript": "^5.0.4", - "vite": "^4.3.8", + "vite": "^4.3.9", "vite-plugin-eslint": "^1.8.1", "vite-tsconfig-paths": "^4.2.0", "vitest": "^0.31.1",