build(deps-dev): apply updates
[poolifier.git] / examples / typescript / smtp-client-pool / pnpm-lock.yaml
CommitLineData
3d5424d5 1lockfileVersion: '9.0'
9aef1431
JB
2
3settings:
4 autoInstallPeers: true
5 excludeLinksFromLockfile: false
6
3d5424d5
JB
7importers:
8
9 .:
10 dependencies:
11 nodemailer:
12 specifier: ^6.9.13
13 version: 6.9.13
14 poolifier:
45797eda 15 specifier: ^4.0.13
16 version: 4.0.13
3d5424d5
JB
17 devDependencies:
18 '@types/node':
b091c3cc
JB
19 specifier: ^20.13.0
20 version: 20.13.0
3d5424d5 21 '@types/nodemailer':
7852d488
JB
22 specifier: ^6.4.15
23 version: 6.4.15
3d5424d5
JB
24 typescript:
25 specifier: ^5.4.5
26 version: 5.4.5
9aef1431
JB
27
28packages:
29
b091c3cc
JB
30 '@types/node@20.13.0':
31 resolution: {integrity: sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==}
9aef1431 32
7852d488
JB
33 '@types/nodemailer@6.4.15':
34 resolution: {integrity: sha512-0EBJxawVNjPkng1zm2vopRctuWVCxk34JcIlRuXSf54habUWdz1FB7wHDqOqvDa8Mtpt0Q3LTXQkAs2LNyK5jQ==}
9aef1431 35
3d5424d5 36 nodemailer@6.9.13:
23c559fb 37 resolution: {integrity: sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==}
9aef1431 38 engines: {node: '>=6.0.0'}
9aef1431 39
45797eda 40 poolifier@4.0.13:
41 resolution: {integrity: sha512-GPITJo3LZvZXGNDWn6eDpOJ+F5+rq4tvyoXFQJfyJ92w0qr4evjoOX9hymwMGmv8TuifFMIBmgCdcTvoxRdMgA==}
4f48f613 42 engines: {node: '>=18.0.0', pnpm: '>=9.0.0'}
9aef1431 43
3d5424d5 44 typescript@5.4.5:
fa3c52d9 45 resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
9aef1431
JB
46 engines: {node: '>=14.17'}
47 hasBin: true
f0e171ef 48
3d5424d5 49 undici-types@5.26.5:
8030dad5 50 resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
3d5424d5
JB
51
52snapshots:
53
b091c3cc 54 '@types/node@20.13.0':
3d5424d5
JB
55 dependencies:
56 undici-types: 5.26.5
57
7852d488 58 '@types/nodemailer@6.4.15':
3d5424d5 59 dependencies:
b091c3cc 60 '@types/node': 20.13.0
3d5424d5
JB
61
62 nodemailer@6.9.13: {}
63
45797eda 64 poolifier@4.0.13: {}
3d5424d5
JB
65
66 typescript@5.4.5: {}
67
68 undici-types@5.26.5: {}