diff --git a/package-lock.json b/package-lock.json index cba4643b..a3660bee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@11ty/eleventy-fetch": "^4.0.1", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0", - "@cdransf/eleventy-plugin-tabler-icons": "^1.6.0", + "@cdransf/eleventy-plugin-tabler-icons": "^1.6.1", "@supabase/supabase-js": "^2.43.5", "dotenv-flow": "^4.1.0", "html-minifier-terser": "^7.2.0", @@ -269,9 +269,9 @@ "license": "MIT" }, "node_modules/@cdransf/eleventy-plugin-tabler-icons": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.6.0.tgz", - "integrity": "sha512-/6+hMjlOn65NJBKyjMTV8QRYhOehziP6Ki1L6omjeRNmMyM/oayp4Cbt2ISZUA/HkQMJazPawPnW5HHcJJ+zFQ==", + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.6.1.tgz", + "integrity": "sha512-ZWR9W1yShXcKQD8/eai27ooPVYhAjnqtrKfkyXEMyiITE7tAQ0PU/V9tarn6X6o1UO4R5MMMJs2e/f9AeaF8lQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index f3256914..e8bd00d7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@11ty/eleventy-fetch": "^4.0.1", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0", - "@cdransf/eleventy-plugin-tabler-icons": "^1.6.0", + "@cdransf/eleventy-plugin-tabler-icons": "^1.6.1", "@supabase/supabase-js": "^2.43.5", "dotenv-flow": "^4.1.0", "html-minifier-terser": "^7.2.0",