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

fix(deps): update to ursa-optiona@0.10
This commit is contained in:
Friedel Ziegelmayer 2019-07-11 15:22:40 +02:00 committed by GitHub
commit 4b09aae8ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ stages:
node_js: node_js:
- '10' - '10'
- '12'
os: os:
- linux - linux

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",