diff --git a/package-lock.json b/package-lock.json index 16b652e..2fc7338 100644 --- a/package-lock.json +++ b/package-lock.json @@ -925,11 +925,10 @@ } }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.6.tgz", - "integrity": "sha512-eXqnY9DY8B/7Uw/INwhpN8gfBrC3BBaWBx7T/Yf4oHxQRiVto4qSlDF3MD46q7vqp4GjtyQW1IkZvhgWHn0LTA==", + "version": "1.2.7", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.7.tgz", + "integrity": "sha512-3zJ0vv20YfrmI1sFcWTRXWY23+qqTo/WNHm7k1yqbTneSS7yfQakUQjEB05S9YNzu6KODeJ+xHCgcq6RkGn6jg==", "dev": true, - "license": "Apache-2.0", "dependencies": { "@iconify/types": "*" }