diff --git a/package-lock.json b/package-lock.json index 1f650874..dfda6201 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.115", + "@iconify-json/tabler": "^1.1.116", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9", @@ -1252,9 +1252,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.115", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.115.tgz", - "integrity": "sha512-nyD8OmtQhBl6FLptfVJe04fjoLIUT3sxe4sEChrXhVDuYQlb1DUPEQQkbwjAIzP4w9JcNYwdUpVbIWn60AjECw==", + "version": "1.1.116", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.116.tgz", + "integrity": "sha512-p+dJ+3L/M2o10REG2lh179Blu5+AA51TFkwuUwY7F+vQsF5Z8DIjyNck3yoBBiCxWqhDhsLzC+p9YO7dWqISmw==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index df21d636..bf3f0539 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@astrojs/partytown": "^2.1.1", "@astrojs/tailwind": "5.1.0", "@iconify-json/flat-color-icons": "^1.1.10", - "@iconify-json/tabler": "^1.1.115", + "@iconify-json/tabler": "^1.1.116", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9",