diff --git a/package-lock.json b/package-lock.json index 1b446030b94060..4416315241953b 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.40.1", "@iarna/toml": "2.2.5", - "@iconify-json/material-symbols": "1.2.13", + "@iconify-json/material-symbols": "1.2.14", "@stoplight/json-schema-tree": "4.0.0", "@types/hast": "3.0.4", "@types/he": "1.2.3", @@ -3235,9 +3235,9 @@ "license": "ISC" }, "node_modules/@iconify-json/material-symbols": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.13.tgz", - "integrity": "sha512-7sVem5paCT87e1Hvk9tA2CHcmTSCwlJj6UlhouyNfgAqoC0W/Yj2vA9NFOdjviHgvoHT9kDCEfKxT5tpEMH6qA==", + "version": "1.2.14", + "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.14.tgz", + "integrity": "sha512-S0AAFFQPVr8Dkrprspz/otNjxdD3rJRXDGZjbO8a8zn8ZR5mO8jAF81lVoTfUWxPH6SCtH2lK1JQGXHGPxld7g==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 4de981223a3ed5..8983b05a60d90f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.1", "@iarna/toml": "2.2.5", - "@iconify-json/material-symbols": "1.2.13", + "@iconify-json/material-symbols": "1.2.14", "@stoplight/json-schema-tree": "4.0.0", "@types/hast": "3.0.4", "@types/he": "1.2.3",