Update dependency keypair to v1.0.4

This commit is contained in:
Renovate Bot 2021-10-11 21:11:01 +00:00
parent 4f0999b6db
commit c5459db52e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View File

@ -135,7 +135,7 @@
"jsonpath": "1.1.1",
"jsonwebtoken": "8.5.1",
"juice": "8.0.0",
"keypair": "1.0.3",
"keypair": "1.0.4",
"knex": "0.21.21",
"knex-migrator": "4.0.5",
"lodash": "4.17.21",

View File

@ -6593,10 +6593,10 @@ keygrip@~1.1.0:
dependencies:
tsscmp "1.0.6"
keypair@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.3.tgz#4314109d94052a0acfd6b885695026ad29529c80"
integrity sha512-0wjZ2z/SfZZq01+3/8jYLd8aEShSa+aat1zyPGQY3IuKoEAp6DJGvu2zt6snELrQU9jbCkIlCyNOD7RdQbHhkQ==
keypair@1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/keypair/-/keypair-1.0.4.tgz#a749a45f388593f3950f18b3757d32a93bd8ce83"
integrity sha512-zwhgOhhniaL7oxMgUMKKw5219PWWABMO+dgMnzJOQ2/5L3XJtTJGhW2PEXlxXj9zaccdReZJZ83+4NPhVfNVDg==
keyv@^3.0.0:
version "3.1.0"