diff --git a/package-lock.json b/package-lock.json index c3d8e51d..cbc7facf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react-aria-menubutton": "^7.0.3", "react-collapse": "^5.1.1", "react-dom": "^17.0.2", - "react-intl": "^6.6.3", + "react-intl": "^6.6.4", "react-intl-redux": "^2.3.0", "react-redux": "^8.1.3", "react-router": "^6.22.3", @@ -21017,9 +21017,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "node_modules/react-intl": { - "version": "6.6.3", - "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.3.tgz", - "integrity": "sha512-vLKI0f+Q3pXD5szmCUPikTY7CJDPtxCBMG5YABQZ3IGEKzNB47zlvXyasUFfT25zpgQXeOfhRCdx4q6ubuR6bA==", + "version": "6.6.4", + "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.4.tgz", + "integrity": "sha512-bD+7hVTX3zBFI3z/ffIVZrNkCVK0/sQguQ/DqW5uZ6JFWsuiwOieVcLnmtFiUgMQZLdmwNl2Ur5c10RaO7NWBQ==", "dependencies": { "@formatjs/ecma402-abstract": "1.18.2", "@formatjs/icu-messageformat-parser": "2.7.6", diff --git a/package.json b/package.json index 8208d119..b38fe7bc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-aria-menubutton": "^7.0.3", "react-collapse": "^5.1.1", "react-dom": "^17.0.2", - "react-intl": "^6.6.3", + "react-intl": "^6.6.4", "react-intl-redux": "^2.3.0", "react-redux": "^8.1.3", "react-router": "^6.22.3",