deps(npm): bump react-intl from 6.6.4 to 6.6.5 in /dependencies (#5493)

Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.6.4 to 6.6.5.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.6.4...react-intl@6.6.5)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-09 07:30:39 +00:00 committed by GitHub
parent 30cb57b139
commit 702428a6d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
dependencies/package-lock.json generated vendored
View file

@ -39,7 +39,7 @@
"pug": "^3.0.2", "pug": "^3.0.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-intl": "^6.6.4", "react-intl": "^6.6.5",
"react-redux": "^9.1.0", "react-redux": "^9.1.0",
"react-router-dom": "^6.22.3", "react-router-dom": "^6.22.3",
"renovate": "^37.279.0", "renovate": "^37.279.0",
@ -17891,9 +17891,9 @@
} }
}, },
"node_modules/react-intl": { "node_modules/react-intl": {
"version": "6.6.4", "version": "6.6.5",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.4.tgz", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.5.tgz",
"integrity": "sha512-bD+7hVTX3zBFI3z/ffIVZrNkCVK0/sQguQ/DqW5uZ6JFWsuiwOieVcLnmtFiUgMQZLdmwNl2Ur5c10RaO7NWBQ==", "integrity": "sha512-OErDPbGqus0QKVj77MGCC9Plbnys3CDQrq6Lw41c60pmeTdn41AhoS1SIzXG6SUlyF7qNN2AVqfrrIvHUgSyLQ==",
"dependencies": { "dependencies": {
"@formatjs/ecma402-abstract": "1.18.2", "@formatjs/ecma402-abstract": "1.18.2",
"@formatjs/icu-messageformat-parser": "2.7.6", "@formatjs/icu-messageformat-parser": "2.7.6",

View file

@ -34,7 +34,7 @@
"pug": "^3.0.2", "pug": "^3.0.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-intl": "^6.6.4", "react-intl": "^6.6.5",
"react-redux": "^9.1.0", "react-redux": "^9.1.0",
"react-router-dom": "^6.22.3", "react-router-dom": "^6.22.3",
"renovate": "^37.279.0", "renovate": "^37.279.0",