Skip to content

Commit cc2da07

Browse files
committed
fix: upgrade highlight.js from 11.4.0 to 11.11.0
Snyk has created this PR to upgrade highlight.js from 11.4.0 to 11.11.0. See this package in yarn: highlight.js See this project in Snyk: https://app.snyk.io/org/devfile/project/6ac056ca-9142-46e4-b759-75f14947940f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a14a0ac commit cc2da07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@stoplight/mosaic-code-viewer": "^1.15.2",
3131
"@szhsin/react-menu": "^2.3.2",
3232
"asciidoctor": "^2.2.5",
33-
"highlight.js": "^11.4.0",
33+
"highlight.js": "^11.11.0",
3434
"next": "^12.0.7",
3535
"next-compose-plugins": "^2.2.1",
3636
"next-images": "^1.8.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5778,10 +5778,10 @@ [email protected]:
57785778
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
57795779
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
57805780

5781-
highlight.js@^11.4.0:
5782-
version "11.4.0"
5783-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.4.0.tgz#34ceadd49e1596ee5aba3d99346cdfd4845ee05a"
5784-
integrity sha512-nawlpCBCSASs7EdvZOYOYVkJpGmAOKMYZgZtUqSRqodZE0GRVcFKwo1RcpeOemqh9hyttTdd5wDBwHkuSyUfnA==
5781+
highlight.js@^11.11.0:
5782+
version "11.11.1"
5783+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.11.1.tgz#fca06fa0e5aeecf6c4d437239135fabc15213585"
5784+
integrity sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==
57855785

57865786
hmac-drbg@^1.0.1:
57875787
version "1.0.1"

0 commit comments

Comments
 (0)