diff --git a/sites/dev/package.json b/sites/dev/package.json index 543fc036daa..ed19e8ec29c 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -49,7 +49,7 @@ "react-instantsearch-hooks-web": "6.47.3", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", "rehype-sanitize": "5.0.1", diff --git a/sites/lab/package.json b/sites/lab/package.json index 6f4ea42c6d4..c99e23269ab 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -52,7 +52,7 @@ "react-instantsearch-dom": "6.40.4", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", "rehype-sanitize": "5.0.1", diff --git a/sites/org/package.json b/sites/org/package.json index 0c5a76eb507..3c166df1ffd 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -53,7 +53,7 @@ "react-instantsearch-dom": "6.40.4", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", "rehype-sanitize": "5.0.1", diff --git a/sites/shared/package.json b/sites/shared/package.json index 7fc013a4f50..0d9309bf44c 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -45,7 +45,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-markdown": "8.0.7", - "react-timeago": "7.1.0", + "react-timeago": "7.2.0", "react-zoom-pan-pinch": "3.1.0", "rehype-autolink-headings": "6.1.1", "rehype-highlight": "6.0.0", diff --git a/yarn.lock b/yarn.lock index 6441d9f5aad..8aef0ef8e0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12111,10 +12111,10 @@ react-swipeable@7.0.1: resolved "https://registry.yarnpkg.com/react-swipeable/-/react-swipeable-7.0.1.tgz#cd299f5986c5e4a7ee979839658c228f660e1e0c" integrity sha512-RKB17JdQzvECfnVj9yDZsiYn3vH0eyva/ZbrCZXZR0qp66PBRhtg4F9yJcJTWYT5Adadi+x4NoG53BxKHwIYLQ== -react-timeago@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.1.0.tgz#248bc6aa40a561249e756b2df402c94f1a296a85" - integrity sha512-rouF7MiEm55fH791Y8cg+VobIJgx8gtNJ+gjr86R4ZqO1WKPkXiXjdT/lRzrvEkUzsxT1exHqV2V+Zdi114H3A== +react-timeago@7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.2.0.tgz#ae929d7423a63cbc3dc228e49d22fbf586d459ca" + integrity sha512-2KsBEEs+qRhKx/kekUVNSTIpop3Jwd7SRBm0R4Eiq3mPeswRGSsftY9FpKsE/lXLdURyQFiHeHFrIUxLYskG5g== react-zoom-pan-pinch@3.1.0: version "3.1.0"