Merge pull request #342 from nicolasnoble/protobufjs5.0.3

Upgrading to protobufjs 5.0.3.
This commit is contained in:
Nicolas Noble 2018-05-16 09:20:11 -07:00 committed by GitHub
commit d1201010d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",