|
1793 | 1793 | dependencies:
|
1794 | 1794 | tslib "^2.4.0"
|
1795 | 1795 |
|
1796 |
| -"@formatjs/intl@2.10.1": |
1797 |
| - version "2.10.1" |
1798 |
| - resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-2.10.1.tgz#75ae637070553bf7dfd213847ba8219f5ddae2b6" |
1799 |
| - integrity sha512-dsLG15U7xDi8yzKf4hcAWSsCaez3XrjTO2oaRHPyHtXLm1aEzYbDw6bClo/HMHu+iwS5GbDqT3DV+hYP2ylScg== |
| 1796 | +"@formatjs/intl@2.10.2": |
| 1797 | + version "2.10.2" |
| 1798 | + resolved "https://registry.yarnpkg.com/@formatjs/intl/-/intl-2.10.2.tgz#c074439ac2dbde4c2b3768b8108dfc3932b7fb30" |
| 1799 | + integrity sha512-raPGWr3JRv3neXV78SqPFrGC05fIbhhNzVghHNxFde27ls2KkXiMhtP7HBybjGpikVSjjhdhaZto+4p1vmm9bQ== |
1800 | 1800 | dependencies:
|
1801 | 1801 | "@formatjs/ecma402-abstract" "1.18.2"
|
1802 | 1802 | "@formatjs/fast-memoize" "2.2.0"
|
1803 | 1803 | "@formatjs/icu-messageformat-parser" "2.7.6"
|
1804 | 1804 | "@formatjs/intl-displaynames" "6.6.6"
|
1805 | 1805 | "@formatjs/intl-listformat" "7.5.5"
|
1806 |
| - intl-messageformat "10.5.11" |
| 1806 | + intl-messageformat "10.5.12" |
1807 | 1807 | tslib "^2.4.0"
|
1808 | 1808 |
|
1809 | 1809 | "@gatsbyjs/parcel-namer-relative-to-cwd@^2.13.1":
|
@@ -9274,10 +9274,10 @@ interweave@^13.0.0:
|
9274 | 9274 | dependencies:
|
9275 | 9275 | escape-html "^1.0.3"
|
9276 | 9276 |
|
9277 |
| -intl-messageformat@10.5.11: |
9278 |
| - version "10.5.11" |
9279 |
| - resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-10.5.11.tgz#95d6a3b0b303f924d5d8c3f8d3ad057d1dc73c64" |
9280 |
| - integrity sha512-eYq5fkFBVxc7GIFDzpFQkDOZgNayNTQn4Oufe8jw6YY6OHVw70/4pA3FyCsQ0Gb2DnvEJEMmN2tOaXUGByM+kg== |
| 9277 | +intl-messageformat@10.5.12: |
| 9278 | + version "10.5.12" |
| 9279 | + resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-10.5.12.tgz#a0c1a20da896b7a1f4ba1b59c8ba5d9943c29c3f" |
| 9280 | + integrity sha512-izl0uxhy/melhw8gP2r8pGiVieviZmM4v5Oqx3c1/R7g9cwER2smmGfSjcIsp8Y3Q53bfciL/gkxacJRx/dUvg== |
9281 | 9281 | dependencies:
|
9282 | 9282 | "@formatjs/ecma402-abstract" "1.18.2"
|
9283 | 9283 | "@formatjs/fast-memoize" "2.2.0"
|
@@ -13457,20 +13457,20 @@ react-error-overlay@^6.0.11:
|
13457 | 13457 | resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
|
13458 | 13458 | integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
|
13459 | 13459 |
|
13460 |
| -react-intl@6.6.5: |
13461 |
| - version "6.6.5" |
13462 |
| - resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.5.tgz#3dee5c4a9f866aebc8384a540a6d132a3fc694eb" |
13463 |
| - integrity sha512-OErDPbGqus0QKVj77MGCC9Plbnys3CDQrq6Lw41c60pmeTdn41AhoS1SIzXG6SUlyF7qNN2AVqfrrIvHUgSyLQ== |
| 13460 | +react-intl@6.6.6: |
| 13461 | + version "6.6.6" |
| 13462 | + resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.6.6.tgz#67979f790263c5ebd95b6ea581110eea3e7b550f" |
| 13463 | + integrity sha512-dKXQNUrhZTlCp8uelYW8PHiM4saNKyLmHCfsJYWK0N/kZ/Ien35wjPHB8x9yQcTJbeN/hBOmb4x16iKUrdL9MA== |
13464 | 13464 | dependencies:
|
13465 | 13465 | "@formatjs/ecma402-abstract" "1.18.2"
|
13466 | 13466 | "@formatjs/icu-messageformat-parser" "2.7.6"
|
13467 |
| - "@formatjs/intl" "2.10.1" |
| 13467 | + "@formatjs/intl" "2.10.2" |
13468 | 13468 | "@formatjs/intl-displaynames" "6.6.6"
|
13469 | 13469 | "@formatjs/intl-listformat" "7.5.5"
|
13470 | 13470 | "@types/hoist-non-react-statics" "^3.3.1"
|
13471 | 13471 | "@types/react" "16 || 17 || 18"
|
13472 | 13472 | hoist-non-react-statics "^3.3.2"
|
13473 |
| - intl-messageformat "10.5.11" |
| 13473 | + intl-messageformat "10.5.12" |
13474 | 13474 | tslib "^2.4.0"
|
13475 | 13475 |
|
13476 | 13476 | react-is@^16.13.1, react-is@^16.7.0:
|
|
0 commit comments