diff --git a/package-lock.json b/package-lock.json index 63e279f7..545cfa6c 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.11", - "@iconify-json/tabler": "^1.1.119", + "@iconify-json/tabler": "^1.1.120", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9", @@ -1194,9 +1194,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.119", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.119.tgz", - "integrity": "sha512-UdbEO3WGcEg022GKTT2mR1mN8oUjSGrBccWbhH8sSqVAAzDmMR+6yERloiQtVN0/yHRwqQY9RIdtrzmDFR6n0g==", + "version": "1.1.120", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.120.tgz", + "integrity": "sha512-G9of3jPsYUfFkdaeqfILQF3xkCuZeitqJDjMkqmzjfJcWzl7JW/PoPJRby28dIUHTyO6eLqOlKhFP4/EQCg44Q==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index f4a5c546..ce4ba9fe 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.11", - "@iconify-json/tabler": "^1.1.119", + "@iconify-json/tabler": "^1.1.120", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9",