diff --git a/package-lock.json b/package-lock.json index 600b845..959d73e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "vee-validate": "^4.15.1", "vue": "^3.5.13", "vue-router": "^4.5.1", - "vue-sonner": "^2.0.8", + "vue-sonner": "^2.0.9", "zod": "^4.1.9" }, "devDependencies": { @@ -5148,9 +5148,9 @@ "license": "MIT" }, "node_modules/lodash-es": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", - "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==", + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.23.tgz", + "integrity": "sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==", "license": "MIT" }, "node_modules/lru-cache": {