diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 8bdd4e6..7fec057 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -11,7 +11,7 @@ "maplibre-gl": "^2.1.9", "vue": "^3.2.13", "vue-router": "^4.1.5", - "vuestic-ui": "^1.4.7" + "vuestic-ui": "^1.4.13" }, "devDependencies": { "@vue/cli-service": "~5.0.0", @@ -7587,9 +7587,9 @@ "dev": true }, "node_modules/vuestic-ui": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/vuestic-ui/-/vuestic-ui-1.4.7.tgz", - "integrity": "sha512-t1gKmaoE3lqDDMUWnHZsJTal8cyHTeG9F/cbB1ggMH+loh6Po5tP7KTDA/93iG7dWtuwzuQhwt3/QE2rcbTkTA==", + "version": "1.4.13", + "resolved": "https://registry.npmjs.org/vuestic-ui/-/vuestic-ui-1.4.13.tgz", + "integrity": "sha512-5f2d3isSaXq7RKWHZvGuMaiJraMugAy8DLnGBF9nLjiCZFT3b6E2WQiXpxvsyA4ZA7ZQsaEChNuaymAHdlv+xA==", "dependencies": { "cleave.js": "^1.6.0", "colortranslator": "^1.9.2", @@ -13939,9 +13939,9 @@ "dev": true }, "vuestic-ui": { - "version": "1.4.7", - "resolved": "https://registry.npmjs.org/vuestic-ui/-/vuestic-ui-1.4.7.tgz", - "integrity": "sha512-t1gKmaoE3lqDDMUWnHZsJTal8cyHTeG9F/cbB1ggMH+loh6Po5tP7KTDA/93iG7dWtuwzuQhwt3/QE2rcbTkTA==", + "version": "1.4.13", + "resolved": "https://registry.npmjs.org/vuestic-ui/-/vuestic-ui-1.4.13.tgz", + "integrity": "sha512-5f2d3isSaXq7RKWHZvGuMaiJraMugAy8DLnGBF9nLjiCZFT3b6E2WQiXpxvsyA4ZA7ZQsaEChNuaymAHdlv+xA==", "requires": { "cleave.js": "^1.6.0", "colortranslator": "^1.9.2", diff --git a/frontend/package.json b/frontend/package.json index 3fa8ce8..01507e6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -10,7 +10,7 @@ "maplibre-gl": "^2.1.9", "vue": "^3.2.13", "vue-router": "^4.1.5", - "vuestic-ui": "^1.4.7" + "vuestic-ui": "^1.4.13" }, "devDependencies": { "@vue/cli-service": "~5.0.0",