diff --git a/process-instance-migration/src/main/frontend/package-lock.json b/process-instance-migration/src/main/frontend/package-lock.json index 3ac1bde8..adba013c 100644 --- a/process-instance-migration/src/main/frontend/package-lock.json +++ b/process-instance-migration/src/main/frontend/package-lock.json @@ -22,7 +22,7 @@ "@babel/types": "^7.23.0", "@types/node": "^20.9.0", "@types/webfontloader": "^1.6.37", - "@vitejs/plugin-vue": "^4.4.0", + "@vitejs/plugin-vue": "^4.4.1", "@vue/eslint-config-typescript": "^12.0.0", "eslint": "^8.53.0", "eslint-plugin-vue": "^9.18.1", @@ -772,9 +772,9 @@ "dev": true }, "node_modules/@vitejs/plugin-vue": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.4.0.tgz", - "integrity": "sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.4.1.tgz", + "integrity": "sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==", "dev": true, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -3401,9 +3401,9 @@ "dev": true }, "@vitejs/plugin-vue": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.4.0.tgz", - "integrity": "sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.4.1.tgz", + "integrity": "sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==", "dev": true, "requires": {} }, diff --git a/process-instance-migration/src/main/frontend/package.json b/process-instance-migration/src/main/frontend/package.json index 7afb723f..566b8037 100644 --- a/process-instance-migration/src/main/frontend/package.json +++ b/process-instance-migration/src/main/frontend/package.json @@ -23,7 +23,7 @@ "@babel/types": "^7.23.0", "@types/node": "^20.9.0", "@types/webfontloader": "^1.6.37", - "@vitejs/plugin-vue": "^4.4.0", + "@vitejs/plugin-vue": "^4.4.1", "@vue/eslint-config-typescript": "^12.0.0", "eslint": "^8.53.0", "eslint-plugin-vue": "^9.18.1",