diff --git a/app/soapbox/components/__tests__/avatar-test.js b/app/soapbox/components/__tests__/avatar-test.js index dd3f7b7d21..5a72fc19a1 100644 Binary files a/app/soapbox/components/__tests__/avatar-test.js and b/app/soapbox/components/__tests__/avatar-test.js differ diff --git a/app/soapbox/components/__tests__/avatar_overlay-test.js b/app/soapbox/components/__tests__/avatar_overlay-test.js index 44addea832..ea75dab574 100644 Binary files a/app/soapbox/components/__tests__/avatar_overlay-test.js and b/app/soapbox/components/__tests__/avatar_overlay-test.js differ diff --git a/app/soapbox/components/avatar.js b/app/soapbox/components/avatar.js index f3e1cb6780..a4358332b1 100644 Binary files a/app/soapbox/components/avatar.js and b/app/soapbox/components/avatar.js differ diff --git a/app/soapbox/components/avatar_overlay.js b/app/soapbox/components/avatar_overlay.js index 1e095b8992..a72c4e6149 100644 Binary files a/app/soapbox/components/avatar_overlay.js and b/app/soapbox/components/avatar_overlay.js differ diff --git a/jest.config.js b/jest.config.js index ee9db2eaec..77fb55c232 100644 Binary files a/jest.config.js and b/jest.config.js differ