diff --git a/package-lock.json b/package-lock.json index 3e14b5bd..a06abff3 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.117", + "@iconify-json/tabler": "^1.1.118", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9", @@ -1240,9 +1240,9 @@ } }, "node_modules/@iconify-json/tabler": { - "version": "1.1.117", - "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.117.tgz", - "integrity": "sha512-RiFbco9Qo0X7jlRFlD2sq9kwLZZ5JFOyacGKi9nzdnao9tV/qFFh1930JDXFay/CTs/jr7+RYPsI+wGFg0jfsA==", + "version": "1.1.118", + "resolved": "https://registry.npmjs.org/@iconify-json/tabler/-/tabler-1.1.118.tgz", + "integrity": "sha512-nDOjYG75BlagOe4e+V3K4qVFujdPOeYzi6ZB3sYz0xbdIkpSF/4YvKGdLDr4tmkwGUTV8fhlHVfMpRoDoBnnnA==", "dev": true, "dependencies": { "@iconify/types": "*" diff --git a/package.json b/package.json index 4ce2aaf4..798f324d 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.117", + "@iconify-json/tabler": "^1.1.118", "@tailwindcss/typography": "^0.5.13", "@types/js-yaml": "^4.0.9", "@types/lodash.merge": "^4.6.9",