Remove empty name from reference_data

This commit is contained in:
Artem Godin 2021-04-23 18:28:53 +03:00
parent 75def35979
commit e93cb19ef5

View File

@ -117,13 +117,11 @@
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://vaadin.com/security/cve-2021-31408",
"name": ""
"url": "https://vaadin.com/security/cve-2021-31408"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/vaadin/flow/pull/10577",
"name": ""
"url": "https://github.com/vaadin/flow/pull/10577"
}
]
},