diff --git a/SBOM-Catalog/package-lock.json b/SBOM-Catalog/package-lock.json index 3bf1f4e..1fe13b5 100644 --- a/SBOM-Catalog/package-lock.json +++ b/SBOM-Catalog/package-lock.json @@ -33,7 +33,7 @@ "eslint-plugin-vue": "^9.25.0", "gh-pages": "^6.1.1", "typescript": "^5.4.3", - "vite": "^5.4.6", + "vite": "^5.4.14", "vue-tsc": "^2.0.7" } }, @@ -4074,10 +4074,11 @@ "license": "MIT" }, "node_modules/vite": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz", - "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==", + "version": "5.4.14", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz", + "integrity": "sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==", "dev": true, + "license": "MIT", "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", diff --git a/SBOM-Catalog/package.json b/SBOM-Catalog/package.json index a4a741a..3ea6bc8 100644 --- a/SBOM-Catalog/package.json +++ b/SBOM-Catalog/package.json @@ -38,7 +38,7 @@ "eslint-plugin-vue": "^9.25.0", "gh-pages": "^6.1.1", "typescript": "^5.4.3", - "vite": "^5.4.6", + "vite": "^5.4.14", "vue-tsc": "^2.0.7" } } \ No newline at end of file