Add dependencies
This commit is contained in:
parent
6a174e4d36
commit
b1b504927e
2 changed files with 3 additions and 0 deletions
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
|
|
@ -1,6 +1,7 @@
|
|||
lockfileVersion: 5.4
|
||||
|
||||
specifiers:
|
||||
'@hapi/boom': ^10.0.0
|
||||
'@hapi/hapi': ^20.2.2
|
||||
'@hapi/inert': ^7.0.0
|
||||
'@iarna/toml': ^2.2.5
|
||||
|
|
@ -19,6 +20,7 @@ specifiers:
|
|||
typescript: ^4.7.4
|
||||
|
||||
dependencies:
|
||||
'@hapi/boom': 10.0.0
|
||||
'@hapi/hapi': 20.2.2
|
||||
'@hapi/inert': 7.0.0
|
||||
'@iarna/toml': 2.2.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue