This repository was archived by the owner on Jun 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed
Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change 33
44
55node-fetch@^2.3.0 :
6- version "2.6.1"
7- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
8- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
6+ version "2.6.7"
7+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
9+ dependencies :
10+ whatwg-url "^5.0.0"
911
1012qs-stringify@^1.2.1 :
1113 version "1.2.1"
1214 resolved "https://registry.yarnpkg.com/qs-stringify/-/qs-stringify-1.2.1.tgz#9b39ef6b816bd83309628fc9dad435fc0eccc28b"
1315 integrity sha512-2N5xGLGZUxpgAYq1fD1LmBSCbxQVsXYt5JU0nU3FuPWO8PlCnKNFQwXkZgyB6mrTdg7IbexX4wxIR403dJw9pw==
16+
17+ tr46@~0.0.3 :
18+ version "0.0.3"
19+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
20+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
21+
22+ webidl-conversions@^3.0.0 :
23+ version "3.0.1"
24+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
25+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
26+
27+ whatwg-url@^5.0.0 :
28+ version "5.0.0"
29+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
30+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
31+ dependencies :
32+ tr46 "~0.0.3"
33+ webidl-conversions "^3.0.0"
You can’t perform that action at this time.
0 commit comments