diff --git a/package.json b/package.json index fe1c939b6..3bf49c59b 100644 --- a/package.json +++ b/package.json @@ -56,8 +56,8 @@ }, "dependencies": { "@cospired/i18n-iso-languages": "4.2.0", - "@formatjs/intl-pluralrules": "4.3.3", - "@formatjs/intl-relativetimeformat": "10.0.1", + "@formatjs/intl-pluralrules": "6.3.1", + "@formatjs/intl-relativetimeformat": "12.3.1", "axios": "1.13.5", "axios-cache-interceptor": "1.11.4", "form-urlencoded": "4.1.4", @@ -72,7 +72,7 @@ "lodash.merge": "4.6.2", "lodash.snakecase": "4.1.1", "pubsub-js": "1.9.5", - "react-intl": "6.8.9", + "react-intl": "10.1.0", "universal-cookie": "4.0.4" }, "peerDependencies": {