fix(deps): update to ursa-optiona@0.10

This brings compatiability with node@12 for the native dependency
This commit is contained in:
dignifiedquire 2019-07-11 15:04:08 +02:00
parent 5500ac4a6e
commit 26b6217041

View File

@ -49,7 +49,7 @@
"protons": "^1.0.1", "protons": "^1.0.1",
"rsa-pem-to-jwk": "^1.1.3", "rsa-pem-to-jwk": "^1.1.3",
"tweetnacl": "^1.0.1", "tweetnacl": "^1.0.1",
"ursa-optional": "~0.9.10" "ursa-optional": "~0.10.0"
}, },
"devDependencies": { "devDependencies": {
"aegir": "^19.0.5", "aegir": "^19.0.5",