@@ -4717,6 +4717,23 @@ cheerio-select@^2.1.0:
4717
4717
domhandler "^5.0.3"
4718
4718
domutils "^3.0.1"
4719
4719
4720
+ [email protected] , cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5:
4721
+ version "1.0.0"
4722
+ resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
4723
+ integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
4724
+ dependencies:
4725
+ cheerio-select "^2.1.0"
4726
+ dom-serializer "^2.0.0"
4727
+ domhandler "^5.0.3"
4728
+ domutils "^3.1.0"
4729
+ encoding-sniffer "^0.2.0"
4730
+ htmlparser2 "^9.1.0"
4731
+ parse5 "^7.1.2"
4732
+ parse5-htmlparser2-tree-adapter "^7.0.0"
4733
+ parse5-parser-stream "^7.1.2"
4734
+ undici "^6.19.5"
4735
+ whatwg-mimetype "^4.0.0"
4736
+
4720
4737
4721
4738
version "1.0.0-rc.12"
4722
4739
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
@@ -4752,23 +4769,6 @@ cheerio@^0.22.0:
4752
4769
lodash.reject "^4.4.0"
4753
4770
lodash.some "^4.4.0"
4754
4771
4755
- cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5:
4756
- version "1.0.0"
4757
- resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
4758
- integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
4759
- dependencies:
4760
- cheerio-select "^2.1.0"
4761
- dom-serializer "^2.0.0"
4762
- domhandler "^5.0.3"
4763
- domutils "^3.1.0"
4764
- encoding-sniffer "^0.2.0"
4765
- htmlparser2 "^9.1.0"
4766
- parse5 "^7.1.2"
4767
- parse5-htmlparser2-tree-adapter "^7.0.0"
4768
- parse5-parser-stream "^7.1.2"
4769
- undici "^6.19.5"
4770
- whatwg-mimetype "^4.0.0"
4771
-
4772
4772
4773
4773
version "1.0.2"
4774
4774
resolved "https://registry.yarnpkg.com/child_process/-/child_process-1.0.2.tgz#b1f7e7fc73d25e7fd1d455adc94e143830182b5a"
0 commit comments