1
0
Fork 0
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:
Daniel García 2018-12-11 16:42:52 +01:00
commit f2ab25085d
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
6 changed files with 76 additions and 76 deletions

View file

@ -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