diff --git a/package-lock.json b/package-lock.json index 9a1aac7e..9736e4d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@tabler/icons": "^3.33.0", + "@tabler/icons": "^3.34.0", "@thulite/doks-core": "^1.8.1", "@thulite/images": "^3.3.1", "@thulite/inline-svg": "^1.2.0", @@ -1770,9 +1770,9 @@ } }, "node_modules/@tabler/icons": { - "version": "3.33.0", - "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.33.0.tgz", - "integrity": "sha512-NZeFfzcYe7xcBHR3zKoCSrw/cFWvfj6LjenPQ48yVMTGdX854HH9nH44ZfMH8rrDzHBllfjwl4CIX6Vh2tyN0Q==", + "version": "3.34.0", + "resolved": "https://registry.npmjs.org/@tabler/icons/-/icons-3.34.0.tgz", + "integrity": "sha512-jtVqv0JC1WU2TTEBN32D9+R6mc1iEBuPwLnBsWaR02SIEciu9aq5806AWkCHuObhQ4ERhhXErLEK7Fs+tEZxiA==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 7e39341a..5d22d559 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "postinstall": "hugo-installer --version otherDependencies.hugo --extended --destination node_modules/.bin/hugo" }, "dependencies": { - "@tabler/icons": "^3.33.0", + "@tabler/icons": "^3.34.0", "@thulite/doks-core": "^1.8.1", "@thulite/images": "^3.3.1", "@thulite/inline-svg": "^1.2.0",