瀏覽代碼

Update dependency for security issue (#421)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Emruz Hossain 3 年之前
父節點
當前提交
0072234546
共有 2 個文件被更改,包括 191 次插入450 次删除
  1. 1 1
      layouts/partials/misc/badge.html
  2. 190 449
      package-lock.json

+ 1 - 1
layouts/partials/misc/badge.html

@@ -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>

File diff suppressed because it is too large
+ 190 - 449
package-lock.json


Some files were not shown because too many files changed in this diff