diff --git a/package-lock.json b/package-lock.json index 17a5d14d..5449b840 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/vite-config": "^1.4.2", "@vue/tsconfig": "^0.5.1", - "vite": "^5.4.3", + "vite": "^5.4.8", "vue-template-compiler": "^2.7.16" }, "engines": { @@ -11583,9 +11583,9 @@ } }, "node_modules/vite": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz", - "integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==", + "version": "5.4.8", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz", + "integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==", "dev": true, "dependencies": { "esbuild": "^0.21.3", diff --git a/package.json b/package.json index 50d84c6e..85b93bc1 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/vite-config": "^1.4.2", "@vue/tsconfig": "^0.5.1", - "vite": "^5.4.3", + "vite": "^5.4.8", "vue-template-compiler": "^2.7.16" }, "dependencies": {