diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 6bdd6ec8..f74c355d 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -63,7 +63,7 @@ "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0", "typescript": "^5.6.3", - "vite": "^5.4.8", + "vite": "^5.4.9", "vite-plugin-checker": "^0.8.0", "vite-tsconfig-paths": "^5.0.1", "vitest": "^2.1.2", @@ -8404,9 +8404,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "5.4.8", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", - "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", + "version": "5.4.9", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.9.tgz", + "integrity": "sha512-20OVpJHh0PAM0oSOELa5GaZNWeDjcAvQjGXy2Uyr+Tp+/D2/Hdz6NLgpJLsarPTA2QJ6v8mX2P1ZfbsSKvdMkg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 2a3dbc32..7c378969 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -70,7 +70,7 @@ "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0", "typescript": "^5.6.3", - "vite": "^5.4.8", + "vite": "^5.4.9", "vite-plugin-checker": "^0.8.0", "vite-tsconfig-paths": "^5.0.1", "vitest": "^2.1.2",