diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 6102d9ea..bcb08b46 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -58,7 +58,7 @@ "@types/swagger-ui-react": "^4.18.3", "@types/throttle-debounce": "^5.0.2", "@types/tinycon": "^0.6.5", - "@vitejs/plugin-react": "^4.3.2", + "@vitejs/plugin-react": "^4.3.3", "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0", @@ -2391,9 +2391,9 @@ "license": "MIT" }, "node_modules/@vitejs/plugin-react": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.2.tgz", - "integrity": "sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==", + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.3.tgz", + "integrity": "sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index f23e95b7..3c2d4fb5 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -65,7 +65,7 @@ "@types/swagger-ui-react": "^4.18.3", "@types/throttle-debounce": "^5.0.2", "@types/tinycon": "^0.6.5", - "@vitejs/plugin-react": "^4.3.2", + "@vitejs/plugin-react": "^4.3.3", "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0",