diff --git a/package-lock.json b/package-lock.json index f1794bcd090ba89..a2a19d23e61feca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@cloudflare/workers-types": "^4.20241218.0", "@codingheads/sticky-header": "^1.0.2", "@iarna/toml": "^2.2.5", - "@iconify-json/material-symbols": "^1.2.11", + "@iconify-json/material-symbols": "^1.2.12", "@stoplight/json-schema-tree": "^4.0.0", "@types/dompurify": "^3.2.0", "@types/hast": "^3.0.4", @@ -2869,9 +2869,9 @@ "dev": true }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.11", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.11.tgz", - "integrity": "sha512-S+uvQ2Piabm8eNVotq3oL3LjihlPw9gAmwhNA0P5Vd2EVjcGmo+KBJ5/oqEMZKHll4H7ISeHDHEUroarmQHkPw==", + "version": "1.2.12", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.12.tgz", + "integrity": "sha512-2p2T13Kccy7R2HNbdiVsIcHxjp4s9a+iKlfbtt29hldG1pVNaPIlMALNA9bjdEwPjwsVFe06INCbjCRc68JysQ==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index 530322106a46fb7..7194f2ae42f4973 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@cloudflare/workers-types": "^4.20241218.0", "@codingheads/sticky-header": "^1.0.2", "@iarna/toml": "^2.2.5", - "@iconify-json/material-symbols": "^1.2.11", + "@iconify-json/material-symbols": "^1.2.12", "@stoplight/json-schema-tree": "^4.0.0", "@types/dompurify": "^3.2.0", "@types/hast": "^3.0.4",