Skip to content

Commit

Permalink
security/vuxml: fix an error in the previous commit
Browse files Browse the repository at this point in the history
<package> tag was wrongly formatted.
  • Loading branch information
tagattie committed Aug 24, 2023
1 parent 258bf10 commit 58ed50e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions security/vuxml/vuln/2023.xml
Expand Up @@ -66,6 +66,8 @@
<package>
<name>electron22</name>
<range><lt>22.3.22</lt></range>
</package>
<package>
<name>electron24</name>
<range><lt>24.8.1</lt></range>
</package>
Expand Down

0 comments on commit 58ed50e

Please sign in to comment.