mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-08-06 19:19:09 +00:00
Updated dependencies, and dockerfiles to use NodeJS 10 LTS
This commit is contained in:
parent
7adc045b80
commit
f2ab25085d
6 changed files with 76 additions and 76 deletions
|
@ -28,8 +28,8 @@ rmpv = "0.4.0"
|
|||
chashmap = "2.2.0"
|
||||
|
||||
# A generic serialization/deserialization framework
|
||||
serde = "1.0.80"
|
||||
serde_derive = "1.0.80"
|
||||
serde = "1.0.82"
|
||||
serde_derive = "1.0.82"
|
||||
serde_json = "1.0.33"
|
||||
|
||||
# Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue