-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathyarn.lock
45 lines (36 loc) · 1.96 KB
/
yarn.lock
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
"@types/command-exists@^1.2.0":
"integrity" "sha512-ugsxEJfsCuqMLSuCD4PIJkp5Uk2z6TCMRCgYVuhRo5cYQY3+1xXTQkSlPtkpGHuvWMjS2KTeVQXxkXRACMbM6A=="
"resolved" "https://registry.npmjs.org/@types/command-exists/-/command-exists-1.2.0.tgz"
"version" "1.2.0"
"@types/node@^14.0.13":
"integrity" "sha512-EPpXLOVqDvisVxtlbvzfyqSsFeQxltFbluZNRndIb8tr9KiBnYNLzrc1N3pyKUCww2RNrfHDViqDWWE1LCJQtQ=="
"resolved" "https://registry.npmjs.org/@types/node/-/node-14.14.25.tgz"
"version" "14.14.25"
"axios@^0.21.1":
"integrity" "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg=="
"resolved" "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz"
"version" "0.21.2"
dependencies:
"follow-redirects" "^1.14.0"
"command-exists@^1.2.9":
"integrity" "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w=="
"resolved" "https://registry.npmjs.org/command-exists/-/command-exists-1.2.9.tgz"
"version" "1.2.9"
"follow-redirects@^1.14.0":
"integrity" "sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ=="
"resolved" "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.7.tgz"
"version" "1.14.7"
"mkdirp@^1.0.4":
"integrity" "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
"resolved" "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz"
"version" "1.0.4"
"prettier@^2.0.5":
"integrity" "sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q=="
"resolved" "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz"
"version" "2.2.1"
"typescript@^3.9.5":
"integrity" "sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw=="
"resolved" "https://registry.npmjs.org/typescript/-/typescript-3.9.7.tgz"
"version" "3.9.7"