@@ -837,14 +837,14 @@ __metadata:
837
837
" @types/lodash " : " npm:^4.17.12"
838
838
" @types/node " : " npm:^22.8.1"
839
839
eslint : " npm:^8.57.1"
840
- hast-util-sanitize : " npm:^5.0.1 "
840
+ hast-util-sanitize : " npm:^5.0.2 "
841
841
husky : " npm:^9.1.6"
842
842
jest : " npm:^29.7.0"
843
843
jest-junit : " npm:^16.0.0"
844
844
license-checker-rseidelsohn : " npm:^4.4.2"
845
845
lint-staged : " npm:^15.2.10"
846
846
lodash : " npm:^4.17.21"
847
- mdast-util-from-markdown : " npm:^2.0.1 "
847
+ mdast-util-from-markdown : " npm:^2.0.2 "
848
848
mdast-util-to-hast : " npm:^13.2.0"
849
849
micromark-core-commonmark : " npm:^2.0.1"
850
850
micromark-factory-space : " npm:^2.0.0"
@@ -3268,7 +3268,7 @@ __metadata:
3268
3268
languageName : node
3269
3269
linkType : hard
3270
3270
3271
- " hast-util-sanitize@npm:^5.0.0, hast-util-sanitize@npm:^5.0.1 " :
3271
+ " hast-util-sanitize@npm:^5.0.0 " :
3272
3272
version : 5.0.1
3273
3273
resolution : " hast-util-sanitize@npm:5.0.1"
3274
3274
dependencies :
@@ -3279,6 +3279,17 @@ __metadata:
3279
3279
languageName : node
3280
3280
linkType : hard
3281
3281
3282
+ " hast-util-sanitize@npm:^5.0.2 " :
3283
+ version : 5.0.2
3284
+ resolution : " hast-util-sanitize@npm:5.0.2"
3285
+ dependencies :
3286
+ " @types/hast " : " npm:^3.0.0"
3287
+ " @ungap/structured-clone " : " npm:^1.0.0"
3288
+ unist-util-position : " npm:^5.0.0"
3289
+ checksum : 20951652078a8c21341c1c9a84f90015b2ba01cc41fa16772f122c65cda26a7adb0501fdeba5c8e37e40e2632447e8fe455d0dd2dc27d39663baacca76f2ecb6
3290
+ languageName : node
3291
+ linkType : hard
3292
+
3282
3293
" hast-util-to-parse5@npm:^8.0.0 " :
3283
3294
version : 8.0.0
3284
3295
resolution : " hast-util-to-parse5@npm:8.0.0"
@@ -4609,7 +4620,7 @@ __metadata:
4609
4620
languageName : node
4610
4621
linkType : hard
4611
4622
4612
- " mdast-util-from-markdown@npm:^2.0.0, mdast-util-from-markdown@npm:^2.0.1 " :
4623
+ " mdast-util-from-markdown@npm:^2.0.0 " :
4613
4624
version : 2.0.1
4614
4625
resolution : " mdast-util-from-markdown@npm:2.0.1"
4615
4626
dependencies :
@@ -4629,6 +4640,26 @@ __metadata:
4629
4640
languageName : node
4630
4641
linkType : hard
4631
4642
4643
+ " mdast-util-from-markdown@npm:^2.0.2 " :
4644
+ version : 2.0.2
4645
+ resolution : " mdast-util-from-markdown@npm:2.0.2"
4646
+ dependencies :
4647
+ " @types/mdast " : " npm:^4.0.0"
4648
+ " @types/unist " : " npm:^3.0.0"
4649
+ decode-named-character-reference : " npm:^1.0.0"
4650
+ devlop : " npm:^1.0.0"
4651
+ mdast-util-to-string : " npm:^4.0.0"
4652
+ micromark : " npm:^4.0.0"
4653
+ micromark-util-decode-numeric-character-reference : " npm:^2.0.0"
4654
+ micromark-util-decode-string : " npm:^2.0.0"
4655
+ micromark-util-normalize-identifier : " npm:^2.0.0"
4656
+ micromark-util-symbol : " npm:^2.0.0"
4657
+ micromark-util-types : " npm:^2.0.0"
4658
+ unist-util-stringify-position : " npm:^4.0.0"
4659
+ checksum : 76eb2bd2c6f7a0318087c73376b8af6d7561c1e16654e7667e640f391341096c56142618fd0ff62f6d39e5ab4895898b9789c84cd7cec2874359a437a0e1ff15
4660
+ languageName : node
4661
+ linkType : hard
4662
+
4632
4663
" mdast-util-gfm-autolink-literal@npm:^2.0.0 " :
4633
4664
version : 2.0.0
4634
4665
resolution : " mdast-util-gfm-autolink-literal@npm:2.0.0"
0 commit comments