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

Commit a86cfd6

Browse files
committed
Update dependency highlight.js to v10 [SECURITY]
1 parent 1668876 commit a86cfd6

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.4.1",
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
@@ -3518,10 +3518,10 @@ hexer@^1.5.0:
35183518
process "^0.10.0"
35193519
xtend "^4.0.0"
35203520

3521-
highlight.js@^9.18.1:
3522-
version "9.18.1"
3523-
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-9.18.1.tgz#ed21aa001fe6252bb10a3d76d47573c6539fe13c"
3524-
integrity sha512-OrVKYz70LHsnCgmbXctv/bfuvntIKDz177h0Co37DQ5jamGZLVmoCVMtjMtNZY3X9DrCcKfklHPNeA0uPZhSJg==
3521+
highlight.js@^10.4.1:
3522+
version "10.6.0"
3523+
resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-10.6.0.tgz#0073aa71d566906965ba6e1b7be7b2682f5e18b6"
3524+
integrity sha512-8mlRcn5vk/r4+QcqerapwBYTe+iPL5ih6xrNylxrnBdHQiijDETfXX7VIxC3UiCRiINBJfANBAsPzAvRQj8RpQ==
35253525

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

0 commit comments

Comments
 (0)