diff --git a/docs/package-lock.json b/docs/package-lock.json index 8c43de32a0f..a51b4598933 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -14,7 +14,7 @@ "@tabler/icons": "3.36.1", "@thulite/doks-core": "1.8.3", "@thulite/images": "3.3.3", - "@thulite/inline-svg": "1.2.1", + "@thulite/inline-svg": "1.2.2", "@thulite/seo": "2.4.2", "thulite": "2.6.4" }, @@ -2504,9 +2504,9 @@ } }, "node_modules/@thulite/inline-svg": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@thulite/inline-svg/-/inline-svg-1.2.1.tgz", - "integrity": "sha512-b6FL896o59Tv4rTTb6KZEHniSRJImphkeC9KJU/vLLIRgL2xgNZcF2XxSiebjoqK7UtWEA1qNPhxIGxZi3mqVw==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@thulite/inline-svg/-/inline-svg-1.2.2.tgz", + "integrity": "sha512-jbxeXQjJT5HFuRufckEbEAoZjHJZCHwLY/rjJS6Lhc9ZZuMMp6QaOVk4pJa0Ey1UBsTJLcACyfm/K47oGJBluQ==", "license": "MIT", "engines": { "node": ">=20.11.0" diff --git a/docs/package.json b/docs/package.json index 961afd1a330..59ff0085148 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ "@tabler/icons": "3.36.1", "@thulite/doks-core": "1.8.3", "@thulite/images": "3.3.3", - "@thulite/inline-svg": "1.2.1", + "@thulite/inline-svg": "1.2.2", "@thulite/seo": "2.4.2", "thulite": "2.6.4" },