Update dependency emoji-flags to v1.3.0 (https://github.com/woocommerce/woocommerce-admin/pull/4405)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
517cf3d536
commit
ac67a958a4
|
@ -12942,9 +12942,9 @@
|
|||
}
|
||||
},
|
||||
"emoji-flags": {
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/emoji-flags/-/emoji-flags-1.2.0.tgz",
|
||||
"integrity": "sha1-VrZGKUwYmoo/jRIjOfqIJqSgDO8=",
|
||||
"version": "1.3.0",
|
||||
"resolved": "https://registry.npmjs.org/emoji-flags/-/emoji-flags-1.3.0.tgz",
|
||||
"integrity": "sha512-cw6zdVlLPtFhpTurp9AM7c6+dBeCQAu0PrGpUQ9lA1XWsWW9lNEEbnAF9gtf8acb4jTSpUTOFZ1hHsBdSTQZGg==",
|
||||
"requires": {
|
||||
"columnify": "1.5.1",
|
||||
"lodash.find": "3.2.1"
|
||||
|
|
|
@ -121,7 +121,7 @@
|
|||
"d3-time-format": "2.2.3",
|
||||
"debug": "4.1.1",
|
||||
"dompurify": "2.0.11",
|
||||
"emoji-flags": "1.2.0",
|
||||
"emoji-flags": "1.3.0",
|
||||
"gridicons": "3.3.1",
|
||||
"history": "4.10.1",
|
||||
"interpolate-components": "1.1.1",
|
||||
|
|
Loading…
Reference in New Issue