@@ -4798,6 +4798,23 @@ cheerio-select@^2.1.0:
4798
4798
domhandler "^5.0.3"
4799
4799
domutils "^3.0.1"
4800
4800
4801
+ [email protected] , cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5:
4802
+ version "1.0.0"
4803
+ resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
4804
+ integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
4805
+ dependencies:
4806
+ cheerio-select "^2.1.0"
4807
+ dom-serializer "^2.0.0"
4808
+ domhandler "^5.0.3"
4809
+ domutils "^3.1.0"
4810
+ encoding-sniffer "^0.2.0"
4811
+ htmlparser2 "^9.1.0"
4812
+ parse5 "^7.1.2"
4813
+ parse5-htmlparser2-tree-adapter "^7.0.0"
4814
+ parse5-parser-stream "^7.1.2"
4815
+ undici "^6.19.5"
4816
+ whatwg-mimetype "^4.0.0"
4817
+
4801
4818
4802
4819
version "1.0.0-rc.12"
4803
4820
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
@@ -4833,23 +4850,6 @@ cheerio@^0.22.0:
4833
4850
lodash.reject "^4.4.0"
4834
4851
lodash.some "^4.4.0"
4835
4852
4836
- cheerio@^1.0.0-rc.12, cheerio@^1.0.0-rc.5:
4837
- version "1.0.0"
4838
- resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81"
4839
- integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==
4840
- dependencies:
4841
- cheerio-select "^2.1.0"
4842
- dom-serializer "^2.0.0"
4843
- domhandler "^5.0.3"
4844
- domutils "^3.1.0"
4845
- encoding-sniffer "^0.2.0"
4846
- htmlparser2 "^9.1.0"
4847
- parse5 "^7.1.2"
4848
- parse5-htmlparser2-tree-adapter "^7.0.0"
4849
- parse5-parser-stream "^7.1.2"
4850
- undici "^6.19.5"
4851
- whatwg-mimetype "^4.0.0"
4852
-
4853
4853
4854
4854
version "1.0.2"
4855
4855
resolved "https://registry.yarnpkg.com/child_process/-/child_process-1.0.2.tgz#b1f7e7fc73d25e7fd1d455adc94e143830182b5a"
0 commit comments