Upgrading to protobufjs 5.0.3.

This commit is contained in:
Nicolas "Pixel" Noble 2018-05-16 17:14:31 +02:00
parent 52f744fb45
commit 29346dc376
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
"lodash": "^4.17.5",
"nan": "^2.0.0",
"node-pre-gyp": "^0.10.0",
"protobufjs": "^5.0.0"
"protobufjs": "^5.0.3"
},
"devDependencies": {
"async": "^2.0.1",

View File

@ -34,7 +34,7 @@
"lodash": "^4.17.5",
"nan": "^2.0.0",
"node-pre-gyp": "^0.10.0",
"protobufjs": "^5.0.0"
"protobufjs": "^5.0.3"
},
"devDependencies": {
"async": "^2.0.1",