diff --git a/motoko/hello_world/frontend/package.json b/motoko/hello_world/frontend/package.json index 5a64c9a2b..41cc05d68 100644 --- a/motoko/hello_world/frontend/package.json +++ b/motoko/hello_world/frontend/package.json @@ -11,7 +11,7 @@ "@dfinity/agent": "2.2.0" }, "devDependencies": { - "vite": "5.4.11", + "vite": "5.4.12", "vite-plugin-environment": "1.1.3" } } diff --git a/motoko/hello_world/package-lock.json b/motoko/hello_world/package-lock.json index fcb9dc38f..f3c550ff8 100644 --- a/motoko/hello_world/package-lock.json +++ b/motoko/hello_world/package-lock.json @@ -14,7 +14,7 @@ "@dfinity/agent": "2.2.0" }, "devDependencies": { - "vite": "5.4.11", + "vite": "5.4.12", "vite-plugin-environment": "1.1.3" } }, @@ -1121,9 +1121,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "5.4.11", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", - "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", + "version": "5.4.12", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.12.tgz", + "integrity": "sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==", "dev": true, "license": "MIT", "dependencies": {