Update dependency keypair to v1.0.2

This commit is contained in:
Renovate Bot 2021-02-01 03:05:29 +00:00
parent 4a3eaf3ee1
commit 9e6be47f51
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -104,7 +104,7 @@
"jsonpath": "1.1.0",
"jsonwebtoken": "8.5.1",
"juice": "7.0.0",
"keypair": "1.0.1",
"keypair": "1.0.2",
"knex": "0.21.12",
"knex-migrator": "3.5.0",
"lodash": "4.17.20",

View File

@ -5588,10 +5588,10 @@ keygrip@~1.1.0:
dependencies:
tsscmp "1.0.6"
keypair@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.1.tgz#7603719270afb6564ed38a22087a06fc9aa4ea1b"
integrity sha1-dgNxknCvtlZO04oiCHoG/Jqk6hs=
keypair@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.2.tgz#9aab2dea3355d22364e0156ef6a4282487c8fdee"
integrity sha512-7zRr8fKOWp/N8xfZyZV6WG1CUvKNiNahSDI4vjJnPJD60lHtIg62dpv60yCgcM2PP8QKv4S2UkZl+8MsYmQRpw==
keyv@^3.0.0:
version "3.1.0"