diff --git a/ConsumerAuthorizationService.Manage.Client/package-lock.json b/ConsumerAuthorizationService.Manage.Client/package-lock.json index 22af719..6172fdf 100644 --- a/ConsumerAuthorizationService.Manage.Client/package-lock.json +++ b/ConsumerAuthorizationService.Manage.Client/package-lock.json @@ -51,7 +51,7 @@ "sass-embedded": "^1.89.2", "typescript": "^5.5.3", "typescript-eslint": "^8.11.0", - "vite": "^6.4.2", + "vite": "^6.4.3", "vitest": "^2.1.3" } }, @@ -11509,9 +11509,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.2.tgz", - "integrity": "sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==", + "version": "6.4.3", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.3.tgz", + "integrity": "sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/ConsumerAuthorizationService.Manage.Client/package.json b/ConsumerAuthorizationService.Manage.Client/package.json index b687abf..c04cfe3 100644 --- a/ConsumerAuthorizationService.Manage.Client/package.json +++ b/ConsumerAuthorizationService.Manage.Client/package.json @@ -54,7 +54,7 @@ "sass-embedded": "^1.89.2", "typescript": "^5.5.3", "typescript-eslint": "^8.11.0", - "vite": "^6.4.2", + "vite": "^6.4.3", "vitest": "^2.1.3" } }