Merge pull request #5145 from LLK/dependabot/npm_and_yarn/formatjs/intl-locale-2.4.20

This commit is contained in:
dependabot-preview[bot] 2021-03-15 17:28:24 +00:00 committed by GitHub
commit 95230c26d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

25
package-lock.json generated
View file

@ -1479,9 +1479,9 @@
}
},
"@formatjs/intl-getcanonicallocales": {
"version": "1.5.6",
"resolved": "https://registry.npmjs.org/@formatjs/intl-getcanonicallocales/-/intl-getcanonicallocales-1.5.6.tgz",
"integrity": "sha512-CRnQEuaTsvm3+/6Hxucxb4rN0GY78I2k5BbjvODHsKEWgGIHbTRoOmu6YSbo5dXmxOeOKa3VYTXv3crDKHhQXA==",
"version": "1.5.7",
"resolved": "https://registry.npmjs.org/@formatjs/intl-getcanonicallocales/-/intl-getcanonicallocales-1.5.7.tgz",
"integrity": "sha512-raPV3Dw7CBC9kPvKdgxkVGgwzYBsQDDG9qXGWblpj/zR+ZJ6Q2V+Co5jZhrviy6lq3qaM2T1Itc0ibvvil1tBw==",
"dev": true,
"requires": {
"cldr-core": "38",
@ -1497,26 +1497,17 @@
}
},
"@formatjs/intl-locale": {
"version": "2.4.19",
"resolved": "https://registry.npmjs.org/@formatjs/intl-locale/-/intl-locale-2.4.19.tgz",
"integrity": "sha512-h9TxoSvsu1pNoJHXCdhcQb98hW0b8Plbs3VTR8jDg2nc0/9/XpM0cqhA+j7qMhbLBX3KhTLO86MqQ49pHSjduA==",
"version": "2.4.20",
"resolved": "https://registry.npmjs.org/@formatjs/intl-locale/-/intl-locale-2.4.20.tgz",
"integrity": "sha512-ZrVFxKab+W6jFP6WEYsNW0b7IlGYnCS20fdLN6u0LwPCPYRP5oqHBl0FFVD2+aNnQ1T/21Aol54fCr5LdN/49Q==",
"dev": true,
"requires": {
"@formatjs/ecma402-abstract": "1.6.2",
"@formatjs/intl-getcanonicallocales": "1.5.6",
"@formatjs/ecma402-abstract": "1.6.3",
"@formatjs/intl-getcanonicallocales": "1.5.7",
"cldr-core": "38",
"tslib": "^2.1.0"
},
"dependencies": {
"@formatjs/ecma402-abstract": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/@formatjs/ecma402-abstract/-/ecma402-abstract-1.6.2.tgz",
"integrity": "sha512-aLBODrSRhHaL/0WdQ0T2UsGqRbdtRRHqqrs4zwNQoRsGBEtEAvlj/rgr6Uea4PSymVJrbZBoAyECM2Z3Pq4i0g==",
"dev": true,
"requires": {
"tslib": "^2.1.0"
}
},
"tslib": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",