diff --git a/package-lock.json b/package-lock.json index 5187b474..03d7289b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@astrojs/mdx": "^2.3.1", "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", - "@iconify-json/flat-color-icons": "^1.1.10", + "@iconify-json/flat-color-icons": "^1.1.11", "@iconify-json/tabler": "^1.1.118", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", @@ -1231,9 +1231,9 @@ "dev": true }, "node_modules/@iconify-json/flat-color-icons": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.1.10.tgz", - "integrity": "sha512-tkkxTEPMYqDtss8tFij/gWfwrnt/NeChZoUGr6l71sWi7jYMwD35dYjFhM2bjtww5MCkVIAJaVx/3QJGUmMD/g==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@iconify-json/flat-color-icons/-/flat-color-icons-1.1.11.tgz", + "integrity": "sha512-t0DQmT8L+biKqcM5v2EoORZf47c4YWeLCDeuLQiCitNNPCmDWfLo3e1Z0744uPGhXvIpwTs2fG2rVfIN17pDcA==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index e8c20075..750cedfe 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@astrojs/mdx": "^2.3.1", "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", - "@iconify-json/flat-color-icons": "^1.1.10", + "@iconify-json/flat-color-icons": "^1.1.11", "@iconify-json/tabler": "^1.1.118", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9",