@theguild/components 9.11.2-alpha-20251124160801-d2ae58aaa5d903a684e7bb9879e57719af6deb1e → 9.11.3-alpha-20251216192016-f4c5aed86a0486cc20db3c8aa6143a6e5ac7afd0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@ function SecurityBadges() {
26
26
  /* @__PURE__ */ jsx(SecurityBadge, { href: "https://security.graphql-hive.com/", children: /* @__PURE__ */ jsx(
27
27
  "img",
28
28
  {
29
- src: "https://static.vanta.com/static/soc2_badge.ac7ad1ad.webp",
29
+ src: "https://storage.piotrbox.monwid-olechnowicz.com/soc2-badge.png",
30
30
  alt: "AICPA SOC 2",
31
31
  className: "size-[88px] dark:opacity-95"
32
32
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theguild/components",
3
- "version": "9.11.2-alpha-20251124160801-d2ae58aaa5d903a684e7bb9879e57719af6deb1e",
3
+ "version": "9.11.3-alpha-20251216192016-f4c5aed86a0486cc20db3c8aa6143a6e5ac7afd0",
4
4
  "repository": {
5
5
  "url": "https://github.com/the-guild-org/docs",
6
6
  "directory": "packages/components"