-
Notifications
You must be signed in to change notification settings - Fork 0
/
pnpm-lock.yaml
76 lines (76 loc) · 2.2 KB
/
pnpm-lock.yaml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
dependencies:
discord.js: 11.5.1
node-fetch: 2.6.0
lockfileVersion: 5.1
packages:
/async-limiter/1.0.1:
dev: false
resolution:
integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==
/discord.js/11.5.1:
dependencies:
long: 4.0.0
prism-media: 0.0.3
snekfetch: 3.6.4
tweetnacl: 1.0.1
ws: 6.2.1
dev: false
engines:
node: '>=6.0.0'
peerDependencies:
'@discordjs/uws': ^10.149.0
bufferutil: ^4.0.0
erlpack: discordapp/erlpack
libsodium-wrappers: ^0.7.3
node-opus: ^0.2.7
opusscript: ^0.0.6
sodium: ^2.0.3
peerDependenciesMeta:
bufferutil:
optional: true
erlpack:
optional: true
libsodium-wrappers:
optional: true
node-opus:
optional: true
opusscript:
optional: true
sodium:
optional: true
uws:
optional: true
resolution:
integrity: sha512-tGhV5xaZXE3Z+4uXJb3hYM6gQ1NmnSxp9PClcsSAYFVRzH6AJH74040mO3afPDMWEAlj8XsoPXXTJHTxesqcGw==
/long/4.0.0:
dev: false
resolution:
integrity: sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
/node-fetch/2.6.0:
dev: false
engines:
node: 4.x || >=6.0.0
resolution:
integrity: sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
/prism-media/0.0.3:
dev: false
resolution:
integrity: sha512-c9KkNifSMU/iXT8FFTaBwBMr+rdVcN+H/uNv1o+CuFeTThNZNTOrQ+RgXA1yL/DeLk098duAeRPP3QNPNbhxYQ==
/snekfetch/3.6.4:
deprecated: use node-fetch instead
dev: false
resolution:
integrity: sha512-NjxjITIj04Ffqid5lqr7XdgwM7X61c/Dns073Ly170bPQHLm6jkmelye/eglS++1nfTWktpP6Y2bFXjdPlQqdw==
/tweetnacl/1.0.1:
dev: false
resolution:
integrity: sha512-kcoMoKTPYnoeS50tzoqjPY3Uv9axeuuFAZY9M/9zFnhoVvRfxz9K29IMPD7jGmt2c8SW7i3gT9WqDl2+nV7p4A==
/ws/6.2.1:
dependencies:
async-limiter: 1.0.1
dev: false
resolution:
integrity: sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
specifiers:
discord.js: ^11.5.1
node-fetch: ^2.6.0