diff --git a/package-lock.json b/package-lock.json index d2ab82e..469e7da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "vue-router": "^4.5.1" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.33", + "@iconify-json/material-symbols": "^1.2.42", "@iconify-json/simple-icons": "^1.2.55", "@nuxtjs/mdc": "^0.17.3", "@tailwindcss/typography": "^0.5.19" @@ -1380,9 +1380,9 @@ } }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.33", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.33.tgz", - "integrity": "sha512-Bs0X1+/vpJydW63olrGh60zkR8/Y70sI14AIWaP7Z6YQXukzWANH4q3I0sIPklbIn1oL6uwLvh0zQyd6Vh79LQ==", + "version": "1.2.42", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.42.tgz", + "integrity": "sha512-FDRfnQqy8iXaq/swVPFWaHftqP9tk3qDCRhC30s3UZL2j4mvGZk5gVECRXCkZv5jnsAiTpZxGQM8HrMiwE7GtA==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index e18ee68..34ce7a1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "vue-router": "^4.5.1" }, "devDependencies": { - "@iconify-json/material-symbols": "^1.2.33", + "@iconify-json/material-symbols": "^1.2.42", "@iconify-json/simple-icons": "^1.2.55", "@nuxtjs/mdc": "^0.17.3", "@tailwindcss/typography": "^0.5.19"