diff --git a/package-lock.json b/package-lock.json index 289e3a9cc3c0ddd..8cc0ef57300383d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.38.3", "@iarna/toml": "2.2.5", - "@iconify-json/material-symbols": "1.2.12", + "@iconify-json/material-symbols": "1.2.13", "@stoplight/json-schema-tree": "4.0.0", "@types/hast": "3.0.4", "@types/he": "1.2.3", @@ -3259,9 +3259,9 @@ "license": "ISC" }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.12", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.12.tgz", - "integrity": "sha512-2p2T13Kccy7R2HNbdiVsIcHxjp4s9a+iKlfbtt29hldG1pVNaPIlMALNA9bjdEwPjwsVFe06INCbjCRc68JysQ==", + "version": "1.2.13", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.13.tgz", + "integrity": "sha512-7sVem5paCT87e1Hvk9tA2CHcmTSCwlJj6UlhouyNfgAqoC0W/Yj2vA9NFOdjviHgvoHT9kDCEfKxT5tpEMH6qA==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 6d63f7ec44a317d..fa5e4c028fc7a97 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.38.3", "@iarna/toml": "2.2.5", - "@iconify-json/material-symbols": "1.2.12", + "@iconify-json/material-symbols": "1.2.13", "@stoplight/json-schema-tree": "4.0.0", "@types/hast": "3.0.4", "@types/he": "1.2.3",