diff --git a/package-lock.json b/package-lock.json index 656697a..12675b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "vue-router": "^4.5.0" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.17", + "@iconify-json/material-symbols": "^1.2.33", "@iconify-json/simple-icons": "^1.2.29", "@nuxtjs/mdc": "^0.16.1", "@tailwindcss/typography": "^0.5.16" @@ -1423,9 +1423,9 @@ } }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.21", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.21.tgz", - "integrity": "sha512-78o99N3oYeWY91EvZDl5bAPSPtO3rgkPwuOfgk4iBLbpb2peE6ueZFiMA/RURpy8jf4Pyt9rUtjP34UJIkVAcA==", + "version": "1.2.33", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.33.tgz", + "integrity": "sha512-Bs0X1+/vpJydW63olrGh60zkR8/Y70sI14AIWaP7Z6YQXukzWANH4q3I0sIPklbIn1oL6uwLvh0zQyd6Vh79LQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -18628,4 +18628,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 495235a..a53f0f2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "vue-router": "^4.5.0" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.17", + "@iconify-json/material-symbols": "^1.2.33", "@iconify-json/simple-icons": "^1.2.29", "@nuxtjs/mdc": "^0.16.1", "@tailwindcss/typography": "^0.5.16"