File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 "@types/parse5" : " 6.0.3" ,
4242 "canvas" : " ^2.11.0" ,
4343 "clone-deep" : " 4.0.1" ,
44- "cross-fetch" : " 3.1.4 " ,
44+ "cross-fetch" : " 3.1.5 " ,
4545 "fetch-readablestream" : " 0.2.0" ,
4646 "jsdom" : " 16.6.0" ,
4747 "react" : " 17.0.2" ,
Original file line number Diff line number Diff line change @@ -5701,12 +5701,12 @@ cross-env@7.0.3:
57015701 dependencies:
57025702 cross-spawn "^7.0.1"
57035703
5704- cross-fetch@3.1.4 :
5705- version "3.1.4 "
5706- resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4 .tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39 "
5707- integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ ==
5704+ cross-fetch@3.1.5 :
5705+ version "3.1.5 "
5706+ resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5 .tgz#e1389f44d9e7ba767907f7af8454787952ab534f "
5707+ integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw ==
57085708 dependencies:
5709- node-fetch "2.6.1 "
5709+ node-fetch "2.6.7 "
57105710
57115711cross-spawn@^6.0.0:
57125712 version "6.0.5"
@@ -11058,6 +11058,13 @@ node-fetch@2.6.1:
1105811058 resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
1105911059 integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
1106011060
11061+ node-fetch@2.6.7:
11062+ version "2.6.7"
11063+ resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
11064+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
11065+ dependencies:
11066+ whatwg-url "^5.0.0"
11067+
1106111068node-fetch@^2.5.0, node-fetch@^2.6.7, node-fetch@~2.6.1:
1106211069 version "2.6.9"
1106311070 resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
You can’t perform that action at this time.
0 commit comments