Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 89a04d7

Browse files
committed
Update dependency highlight.js to v10 [SECURITY]
1 parent 2730c15 commit 89a04d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"express": "^4.17.1",
5858
"fast-glob": "^3.2.2",
5959
"got": "^10.6.0",
60-
"highlight.js": "^9.18.1",
60+
"highlight.js": "^10.0.0",
6161
"ini": "^1.3.5",
6262
"ix": "^3.0.2",
6363
"jaeger-client": "^3.17.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3517,10 +3517,10 @@ hexer@^1.5.0:
35173517
process "^0.10.0"
35183518
xtend "^4.0.0"
35193519

3520-
highlight.js@^9.18.1:
3521-
version "9.18.1"
3522-
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-9.18.1.tgz#ed21aa001fe6252bb10a3d76d47573c6539fe13c"
3523-
integrity sha512-OrVKYz70LHsnCgmbXctv/bfuvntIKDz177h0Co37DQ5jamGZLVmoCVMtjMtNZY3X9DrCcKfklHPNeA0uPZhSJg==
3520+
highlight.js@^10.0.0:
3521+
version "10.4.1"
3522+
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0"
3523+
integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg==
35243524

35253525
hmac-drbg@^1.0.0:
35263526
version "1.0.1"

0 commit comments

Comments
 (0)