-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathyarn.lock
More file actions
45 lines (37 loc) · 1.89 KB
/
yarn.lock
File metadata and controls
45 lines (37 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
is-stream@^1.1.0:
version "1.1.0"
resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==
node-fetch@2:
version "2.7.0"
resolved "https://registry.anpm.alibaba-inc.com/node-fetch/-/node-fetch-2.7.0.tgz"
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
dependencies:
whatwg-url "^5.0.0"
pontx-sdk-core@^0.4.11:
version "0.4.11"
resolved "https://registry.npmjs.org/pontx-sdk-core/-/pontx-sdk-core-0.4.11.tgz#55e3a7afb73faa851bfd6a2cd4068edf086207dc"
integrity sha512-asvP0jdgOeoCinf3dpyZesJ70axi1xGiZdnI2hGrGoxvLc9bFp6zZNo0c3Sptdgd7t9f8ehheKbRQ85gXEjCBA==
tr46@~0.0.3:
version "0.0.3"
resolved "https://registry.anpm.alibaba-inc.com/tr46/-/tr46-0.0.3.tgz"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
web-streams-nodejs@^0.1.1:
version "0.1.1"
resolved "https://registry.npmjs.org/web-streams-nodejs/-/web-streams-nodejs-0.1.1.tgz#5ea8fdff2668a5e2309955955835405e936d1c1b"
integrity sha512-HTVP2kdBGpKn2meCKrBE6kAxXsSr5+Uffyy7iFH7O4GehD2RPyu63bZNxA2WHVxNMzNEuN6SyiAoutzSGZFvfg==
dependencies:
is-stream "^1.1.0"
webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.anpm.alibaba-inc.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
whatwg-url@^5.0.0:
version "5.0.0"
resolved "https://registry.anpm.alibaba-inc.com/whatwg-url/-/whatwg-url-5.0.0.tgz"
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
dependencies:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"