Update dependency for security issue (#421)
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
c0480898ed
commit
0072234546
2 changed files with 221 additions and 526 deletions
|
@ -2,7 +2,7 @@
|
|||
{{ if eq .type "certification" }}
|
||||
{{/* Verifiable certificate badge from https://www.credly.com */}}
|
||||
<div class="">
|
||||
<a href="{{ .url }}" target="_blank" >
|
||||
<a href="{{ .url }}" target="_blank" rel="noopener noreferrer">
|
||||
<img src="{{ .badge }}" alt="{{ .name }}" />
|
||||
</a>
|
||||
</div>
|
||||
|
|
745
package-lock.json
generated
745
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue