Update dependency for security issue (#421)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
Emruz Hossain 2021-09-24 23:59:50 +06:00 committed by GitHub
parent c0480898ed
commit 0072234546
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 221 additions and 526 deletions

View file

@ -2,7 +2,7 @@
{{ if eq .type "certification" }} {{ if eq .type "certification" }}
{{/* Verifiable certificate badge from https://www.credly.com */}} {{/* Verifiable certificate badge from https://www.credly.com */}}
<div class=""> <div class="">
<a href="{{ .url }}" target="_blank" > <a href="{{ .url }}" target="_blank" rel="noopener noreferrer">
<img src="{{ .badge }}" alt="{{ .name }}" /> <img src="{{ .badge }}" alt="{{ .name }}" />
</a> </a>
</div> </div>

745
package-lock.json generated

File diff suppressed because it is too large Load diff